Php-trivandrum - php-trivandrum.org - PHP Trivandrum
General Information:
Latest News:
Securing Web Applications – Best Practices 10 Jul 2013 | 09:22 pm
Finding your web site hacked and defaced one fine moring would be a nightmare for any web application developer. For securing from the same there are some recommendations. Through out the past years, ...
Join Team Reserway – opportunities for php developers 3 May 2013 | 08:40 am
Got 6month+ experience in php ? Can showcase html and css ? Know about Jquery or Prototype.js ? Debug issues using firebug or chrome debugger ? If the answer is yes for at least two above, get a line ...
MsSQL Export to CSV 2 Apr 2013 | 12:58 pm
In the near past I got frustrated searching for a tool to export from MsSQL express to proper CSV. As always the frustration lead me to google, and found the post on stackoverflow and to digital point...
PHP MyProfiler as a WordPress Plugin 11 Mar 2013 | 06:16 am
The profiler and sampler has been bundled into a single download, but is now two wordpress plugins. Though this has issues that this will be plugged into the wordpress flow after init and that logging...
Opportunities for WordPress Developers 7 Mar 2013 | 08:41 am
Got one or more years experience in wordpress customization? Can demonstrate your expertise in theme engines ? Identify a plugin or extension and implement ? Debug plugin clashes ? Know about epanel, ...
Opportunities for Freshers 24 Jul 2012 | 07:24 pm
Just activated bz2url with WP to Twitter 3 Mar 2012 | 06:19 am
We just activated our url compressor WP to Twitter. Trying to enable the WP to Twitter to work with the bz2 compressor. In fact this is a test post for the same. The WP to Twitter is simply superb, th...
bz2url – a very simple url compressor for wordpress 24 Feb 2012 | 04:16 pm
Its been over a year since we started bz2.in url compression for inhouse projects at Saturn and is being in use for Asianet India and this blog. Recently for a new project we absolutely needed an inte...
Class DumpIO – Inspired by Apache mod_dumpio but reluctant to restart webserver 27 Jan 2012 | 05:16 pm
Though there are far and wide systems for live debugging, and the sort, for forensic or load analysis, our php-extjs framework did not have anything pre planned, other than some query loggers, and bac...
Function to format bytes in human readable format – MySQL 7 Jan 2012 | 11:17 pm
Just searched for a similar one, and could not find any, converted one such function which I had in hand, and is posted here Function to format bytes in human readable format, which was in php. DELIMI...