PHP: Difference between revisions

Content deleted Content added
adding PHP ref
m Support: Fixed typo
Line 150:
PHP is one of the most popular programming languages as of November 2006, ranked the 4th or the 5th among the many, only behind adoption of [[Java]], [[C]], and [[C++]] while wrestling with [[Visual Basic]] according to a [http://www.tiobe.com/tpci.htm monthly statistic] by [[TIOBE Software]].
 
PHP can be deployed on any [[web server]], or on almost every [[OS]] platform, with totally free of charge. PHP also provide [http://www.php.net/downloads/ complete source code] for user to cumstomizecustomize and extend for their own use. Compared with [[java]], php is much easier for study, handy for deployment, while [[Microsoft]]'s [[.net]] platform is considered strictly [[proprietary]] and costly.
 
== Criticism ==