Archive for March 5th, 2008

Know about the PHP Code-Beautifier Tool

March 5, 2008

Tim Koschuetzki has discovered a new tool for beautifying existing PHP code. It works via a web interface. You can either upload a script or directly input it. The code is beautified according to the PHP PEAR Standard Requirements. It does not change or debug your code in any way.
The functions of this tool are [...]

Best PHP tools of the month

March 5, 2008

Best Framework->CodeIgniter
Best Environment for PHP-> WAMP
for more see the below link:

Best PHP Tools of the Month
Best Framework
10 tips for MySQL query Optimization

OpenLaszlo

March 5, 2008

OpenLaszlo is an open source platform for creating zero-install web applications with the user interface capabilities of desktop client software.
OpenLaszlo programs are written in XML and JavaScript and transparently compiled to Flash and, with OpenLaszlo 4, DHTML. The OpenLaszlo APIs provide animation, layout, data binding, server communication, and declarative UI. An OpenLaszlo application can be [...]

jPOP: Javascript Powered On PHP

March 5, 2008

Ajax is a very important for modern RIA(Rich Internet Application). Till now we use JS for Ajax purpose. But a framework has been recently introduced which done the ajax work from a php page. this is called jPOP.
To know more about it, go to this link: jPOP: Javascript powered On PHP