PHP: Difference between revisions
From DWIKI
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| style="width:600px;" border="0" | {| style="width:600px;" border="0" | ||
| colspan="2" | ''' | | colspan="2" | '''Useful links''' | ||
|- | |- | ||
| [http://www.php.net/ http://www.php.net/] || PHP Homepage | | [http://www.php.net/ http://www.php.net/] || PHP Homepage | ||
Line 8: | Line 8: | ||
| [http://smarty.php.net/ http://smarty.php.net/] || Very usefull PHP template engine | | [http://smarty.php.net/ http://smarty.php.net/] || Very usefull PHP template engine | ||
|} | |} | ||
*[http://www.onlamp.com/pub/a/php/2000/12/01/php_phanatics.html PHP and forms] | |||
[[Category:scripting]] | [[Category:scripting]] |
Revision as of 14:14, 10 March 2007
Useful links | |
http://www.php.net/ | PHP Homepage |
http://www.php.net/manual/en/ | PHP Manual |
http://smarty.php.net/ | Very usefull PHP template engine |