I am trying to learn PHP with MySQL. How should I go about it?

  • Thread starter Thread starter Jamesthebull
  • Start date Start date
J

Jamesthebull

Guest
I have purchased a book ( PHP and MySQL Web Development (4th Edition) and watched lynda.com videos. I have run into problems when installing phpmyadmin and setting user names and passwords for mysql. I am completely lost.

I have a solid understanding of HTML. I have no programming experience
Any advice would be greatly appreciated
 
For beginner, if you are using windows, download WAMP or XAMP, for linux download LAMP. It will take care everything for you including phpmyadmin. Now google search PHP tutorials, there will be so many materials for you to choose. Also, Learn CSS and XHTML if you are planning to build websites or becoming a web developer.
 
Back
Top