Questions | Login

Top / PHP

Does anyone know where to find php/msql info for beginners ?

demo 19 Dec 2008 07:55pm
Im soo confuse with it

Answers

demo 19 Dec 2008 08:03pm
There are some tutorials on the sites themselves:
www.php.net
www.mysql.net

Also some other tutorials for PHP are at: www.phpfreaks.com and www.phpbuilder.com
demo 19 Dec 2008 08:12pm
Assuming you already know computer programming, http://www.amazon.com/Teach-Yourself-MySQL-Apache-Hours/dp/067232489X

If you don't, get through http://www.amazon.com/gp/offer-listing/0130224189/ref=pd_bbs_sr_olp_1?ie=UTF8&s=books&qid=1212765521&sr=8-1 first.
demo 19 Dec 2008 08:33pm
I found the book Php Solutions - Dynamic Web Design Made Easy by David Powers to be very helpful. Most info on these topics are written by experts for other experts who have done a lot of programming before. This book is very good for beginners, though you will probably have to work through the examples multiple times before you start to get it.
demo 19 Dec 2008 08:46pm
This is my favorite tutorial: http://www.tizag.com/mysqlTutorial/

This site has a wealth of information: http://www.php-mysql-tutorial.com/wikis/

And so does this one: http://www.w3schools.com/PHP/php_mysql_intro.asp

For help with a specific PHP function, try here: http://www.php.net

The MySQL documentation might also be helpful: http://dev.mysql.com/doc/refman/5.1/en/
demo 19 Dec 2008 09:18pm
this site helped me alot

http://www.freewebmasterhelp.com/tutorials/phpmysql

this site is the one i used to start php and mysql

Related

Submit Answer

You must be logged in to post an answer. Please Login or Register.

Powered by phpMyAnswers.