FAQ: PHP Resources

Status
Not open for further replies.

Emily

Daemon Poster
Messages
1,179
Since people always ask for PHP resources, I'm going to make a list and you can add to it if you feel the need. (Thanks to XT for collecting most of these websites in a different thread.) Also, feel free to post what you think of the ones that are already listed.

General PHP Tutorials (websites):
http://www.php.net
http://hotwired.lycos.com/webmonkey/01/48/index2a.html?tw=programming
http://www.devshed.com/c/b/PHP#/
http://www.w3schools.com/php/default.asp
http://www.phpfreaks.com/tutorial_index.php
http://www.freewebmasterhelp.com/tutorials/phpmysql
http://www.thesitewizard.com/archive/feedbackphp.shtml
http://www.phphelp.com/article/index.php?category=PHP
http://codewalkers.com/tutorials.php
http://www.juicystudio.com/tutorial/php/index.asp
http://www.zend.com/zend/art/intro.php
http://www.gimpster.com/wiki/PhpTutorial
http://www.clockwatchers.com/php_main.html
http://www.codingclick.com/article.php/aid/18
http://www.thesitewizard.com/php/index.shtml
http://www.hotscripts.com/PHP/Tips_and_Tutorials/Introduction_to_PHP/index.html
http://www.bigwebmaster.com/PHP/Tutorials/
http://www.zorka.com/blog/phptutorial/
www.phpkitchen.com

Tutorials on More Specific Topics (websites):
MySQL: http://dev.mysql.com/doc/
MySQL: http://www.analysisandsolutions.com/code/mybasic.htm
Form Handling: http://www.phpdeveloper.org/section/tutorial/43
Form Handling: http://www.phpnoise.com/tutorials/6/1
Form Handling: http://www.spoono.com/php/tutorials/tutorial.php?id=6
Installation: http://www.resexcellence.com/php_11-13/index.shtml
Sessions: http://www.phpfreaks.com/tutorials/41/0.php
Sessions: http://www.tutorialized.com/tutorials/PHP/Cookies-and-Sessions/2

Books:
PHP for the World Wide Web by Larry Ullman
PHP and MySQL For Dummies by Janet Valade
Programming PHP by Rasmus Lerdorf

Hope this is helpful! :)
 
Larry Ullman is a great author also, I read the dummies one, but found it so "slow moving" that i learnt nothing from it, only read it if you are VERY slow learner :)
 
Re: PHP Resources

Emily said:
Since people always ask for PHP resources, I'm going to make a list and you can add to it if you feel the need. (Thanks to XT for collecting most of these websites in a different thread.) Also, feel free to post what you think of the ones that are already listed.

General PHP Tutorials (websites):
http://www.php.net
http://hotwired.lycos.com/webmonkey/01/48/index2a.html?tw=programming
http://www.devshed.com/c/b/PHP#/
http://www.w3schools.com/php/default.asp
http://www.phpfreaks.com/tutorial_index.php
http://www.freewebmasterhelp.com/tutorials/phpmysql
http://www.thesitewizard.com/archive/feedbackphp.shtml
http://www.phphelp.com/article/index.php?category=PHP
http://codewalkers.com/tutorials.php
http://www.juicystudio.com/tutorial/php/index.asp
http://www.zend.com/zend/art/intro.php
http://www.gimpster.com/wiki/PhpTutorial
http://www.clockwatchers.com/php_main.html
http://www.codingclick.com/article.php/aid/18
http://www.thesitewizard.com/php/index.shtml
http://www.hotscripts.com/PHP/Tips_and_Tutorials/Introduction_to_PHP/index.html
http://www.bigwebmaster.com/PHP/Tutorials/
http://www.zorka.com/blog/phptutorial/
www.phpkitchen.com

Tutorials on More Specific Topics (websites):
MySQL: http://dev.mysql.com/doc/
MySQL: http://www.analysisandsolutions.com/code/mybasic.htm
Form Handling: http://www.phpdeveloper.org/section/tutorial/43
Form Handling: http://www.phpnoise.com/tutorials/6/1
Form Handling: http://www.spoono.com/php/tutorials/tutorial.php?id=6
Installation: http://www.resexcellence.com/php_11-13/index.shtml
Sessions: http://www.phpfreaks.com/tutorials/41/0.php
Sessions: http://www.tutorialized.com/tutorials/PHP/Cookies-and-Sessions/2

Books:
PHP for the World Wide Web by Larry Ullman
PHP and MySQL For Dummies by Janet Valade
Programming PHP by Rasmus Lerdorf

Hope this is helpful! :)
excelent post emily, thanks for these tuts will use them in future.
 
shopping cart open source in PHP

I want to build an e-commerce site. Are there any open source PHP codes for the shopping-cart?
 
Status
Not open for further replies.
Back
Top Bottom