Difference between revisions of "PHP"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
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

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

Related Articles

Related Things

Links