Beginner PHP and MySQL, how to learn and practice without spending money?

John

New member
I have very limited knowledge about MySQL and PHP, my only related knowledge is on html. I'm not even shore how to upload a website. My only method of learning is a book "Beginning PHP and MySQL". I want to learn how to create website using these and need to know where to start? I don't know anything about serve side and databases or how to create them.

Can someone please me get started off with this?
Much appreciated!
I have downloaded MySQL but can't figure out the first things I need to do then. It doesn't seem to mention this in the book.
 
mysql is a database program you could just download it and start using it to get familiar with it.

php is language so i would recommend buying a book or taking a class for that.

probly wouldent hurt to get familiar with unix or linux systems if you plan on becoming a server admin.

good luck.
 
Back
Top