PHP: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
m Reference: php wiki link
m Related Things: official PEAR site
Line 11: Line 11:
==Related Things==
==Related Things==
* [[wikipedia:PHP Extension and Application Repository|PHP Extension and Application Repository]] (PEAR)
* [[wikipedia:PHP Extension and Application Repository|PHP Extension and Application Repository]] (PEAR)
** [http://pear.php.net/ official web site]


==Links==
==Links==
* [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

Revision as of 23:40, 29 June 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