PHP: Difference between revisions
From DWIKI
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
*[http://www.php.net/ http://www.php.net/] || PHP Homepage | |||
*[http://www.php.net/manual/en/ http://www.php.net/manual/en/] || PHP Manual | |||
*[http://smarty.php.net/ http://smarty.php.net/] || Very useful PHP template engine | |||
*[http://www.onlamp.com/pub/a/php/2000/12/01/php_phanatics.html PHP and forms] | *[http://www.onlamp.com/pub/a/php/2000/12/01/php_phanatics.html PHP and forms] | ||
*[http://www.tizag.com/phpT/examples/formex.php More PHP and forms] | *[http://www.tizag.com/phpT/examples/formex.php More PHP and forms] | ||
*[http://pear.php.net/ PHP Pear] | |||
[[Category:scripting]] | [[Category:scripting]] |
Revision as of 10:14, 19 February 2008
- http://www.php.net/ || PHP Homepage
- http://www.php.net/manual/en/ || PHP Manual
- http://smarty.php.net/ || Very useful PHP template engine
- PHP and forms
- More PHP and forms
- PHP Pear