PHP: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
→Links: global vars in php |
→Related Things: tripug |
||
| Line 10: | Line 10: | ||
* [[register_globals]] | * [[register_globals]] | ||
==Related Things== | ==Related Things== | ||
===Coding Resources=== | |||
* [[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] | ** [http://pear.php.net/ official web site] | ||
===Users Groups=== | |||
* [http://www.tripug.org/ Triangle PHP Users Group]: [[The Triangle, NC]] | |||
==Links== | ==Links== | ||
Revision as of 00:35, 1 December 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
Related Articles
Related Things
Coding Resources
Users Groups
Links
- 2006-07-22 Why Global Variables in PHP is Bad Programming Practice
- Experiences of Using PHP in Large Websites
- un-PHP-ing my web site: a LiveJournal entry critical of PHP
