tyler asked:
I can edit php/mysql but I have a hard time writing it. I know there are php tutorial web sites and what not but what is the most efficient? I can not spend any money and am needing something that is to the point.
I can edit php/mysql but I have a hard time writing it. I know there are php tutorial web sites and what not but what is the most efficient? I can not spend any money and am needing something that is to the point.
Thanks a lot.


2 Comments to 'How can I learn php & mysql with the most efficiency?'
August 28, 2009
Check your local library; I get most of my PHP/MYSQL books from there. I am sure that they will have many books on these languages. I occasionally see many web designers in libraries a lot. Many of these books give detailed examples of scripts. At the library try searching for Php & Mysql for dummies, it is a fantastic book.
August 29, 2009
W3Schools generally has good tutorials:
For a more thorough approach, see the php.net language reference:
Once you have learned the basics, the php.net function reference is invaluable:
Leave a comment