PHP: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
link to official php page
m quasi-policy is now to put official site in "reference"
Line 2: Line 2:
[[PHP]] is an interpreted language most commonly used in web sites.
[[PHP]] is an interpreted language most commonly used in web sites.
==Reference==
==Reference==
* [http://php.net/ Official PHP Website]
* {{wikipedia|PHP}}
* {{wikipedia|PHP}}
==Links==
==Links==
* [http://php.net/ Official PHP Website]
* [http://www.ukuug.org/events/linux2002/papers/html/php/ Experiences of Using PHP in Large Websites]
* [http://www.ukuug.org/events/linux2002/papers/html/php/ Experiences of Using PHP in Large Websites]
* [http://dagbrown.livejournal.com/19338.html un-PHP-ing my web site]: a LiveJournal entry critical of PHP
* [http://dagbrown.livejournal.com/19338.html un-PHP-ing my web site]: a LiveJournal entry critical of PHP
* [http://tnx.nl/php PHP in contrast to Perl]
* [http://tnx.nl/php PHP in contrast to Perl]

Revision as of 02:52, 24 February 2006

Computing: Software: PHP<hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

PHP is an interpreted language most commonly used in web sites.

Reference