How Can I Learn PHP Easily?

Chris

New member
What are the best resources I could use to learn PHP as easily as possible?

Eventually I'd like to be able to code my own scripts and learn how to use PHP in conjunction with MySQL.

I'm already trying w3schools, anything else (free) I could use?
I've got a Mac, so I use MAMP, not WAMP. I've already got it installed but I need to learn the actual PHP code now.
 
download WAMP server it's a free program that enables u locally host a server an run scripts, create databases, etc.
 
Back
Top