PHP Programming Language
Posted on December 23, 2007
Filed Under Uncategorized
PHP Programming Language
is a language developed in the mid-1990s for producing dynamic web pages. It's
used mostly for scripting on the server side, but it can also be used in standalone graphical applications or a command line interface. The main implementation of this language is produced by the PHP Group, and released under the PHP license. This implementation creates a standard for PHP, but there's no formal specification.
PHP qualifies as free software - programs that can be modified, studied, and used without any restriction, as well as being redistributed and copied without restrictions.
This means that PHP can be used on pretty much every platform and operating system, from Microsoft Windows to Linux and Unix variants, to Mac OS X. It also supports most web servers, including Apache, Personal Web Server, the Netscape and iPlanet servers, Microsoft Internet Information Server, Caudium, and many others. PHP's flexibility makes it a popular option for people who want to be able to script their web pages from the server. This is one reason why most open source programs runs on PHP.
PHP's roots are in C and C++, standards for programmers for many years. This means that the syntax is similar to those languages, making it easy for people who already know them to pick up PHP.
Enough about the short introduction of PHP, you can check out here some of the PHP Programming Tricks.
Popularity: 2%
Similar Posts:
- How MySpace Comments Can Make you Popular
- Why MySpace Is Cool
- Site Will Be Moved to Another Server
- Server Move Completed :)
- Alert! Operation Myspays EXPOSED!
- Emergency Server Move
- Server Maintenence
- Server Upgrade

