PHP Development
PHP is a server side scripting language designed to develop dynamic web pages. It can be used from command line interface or in standalone graphical applications. PHP is ideal for web development. Its syntax is similar to that of Perl and C. With .php as its extension the source code runs on a web server.
PHP is mainly used in Server side scripting, Command Line Scripting and in developing desktop applications. A PHP parser, a web server and a web browser are required to run a server side scripting. PHP parser is alone sufficient to run a Command Line Scripting. Desktop applications can be created using Advanced PHP. Advanced PHP acts as a filter that takes input through file or stream from PHP instructor and processes data through another stream for display.
Salient features of PHP

