Computer ForumsComputers  

Go Back   Computer Forums > Programmers Lounge > Programming Discussions > Programming Tips and FAQ

Reply
 
LinkBack Thread Tools Display Modes
Old 05-31-2004, 01:25 PM   #1 (permalink)
Monster Techie
 
Join Date: Jul 2003
Posts: 1,179
Send a message via AIM to Emily
Default PHP Resources

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/...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_a...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/tutorial...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!
__________________
www.upstark.com
Emily is offline   Reply With Quote
Old 06-07-2004, 06:24 PM   #2 (permalink)
Super Techie
 
Join Date: Dec 2003
Posts: 333
Send a message via AIM to Harold III
Default

What about the book Programming PHP by Rasmus Lerdorf himself?
__________________
I do this for Aiur. NOT YOU.
Harold III is offline   Reply With Quote
Old 06-10-2004, 12:29 PM   #3 (permalink)
ADZ
Master Techie
 
Join Date: May 2003
Posts: 2,233
Send a message via Yahoo to ADZ
Default

Emily - the webmonkey link is broken, here is the link to it - PHP From the ground up

http://hotwired.lycos.com/webmonkey/...tw=programming

VERY good tut!
ADZ is offline   Reply With Quote
Old 06-10-2004, 01:08 PM   #4 (permalink)
Newb Techie
 
Join Date: Jun 2004
Posts: 23
Default

You forgot phpkitchen.com :P
prezz0 is offline   Reply With Quote
Old 06-10-2004, 01:10 PM   #5 (permalink)
Newb Techie
 
Join Date: Jun 2004
Posts: 23
Default

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
prezz0 is offline   Reply With Quote
Old 08-13-2004, 09:43 PM   #6 (permalink)
Newb Techie
 
Join Date: Aug 2004
Posts: 17
Send a message via ICQ to erica Send a message via AIM to erica Send a message via Yahoo to erica
Default

http://www.php-princess.net

Tips, scripts, snippets, tutorials, and a busy board to get PHP help.
erica is offline   Reply With Quote
Old 08-18-2004, 12:23 AM   #7 (permalink)
XT
Ultra Techie
 
Join Date: Dec 2003
Posts: 790
Default Re: PHP Resources

Quote:
Originally posted by Emily
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/...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_a...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/tutorial...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.
XT is offline   Reply With Quote
Old 11-23-2006, 10:56 AM   #8 (permalink)
Newb Techie
 
Join Date: Nov 2006
Posts: 1
Default 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?
xyl8777 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:26 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0