: I don't know PHP but I am dying to learn If you have any good books I would sure like some recommendations. Thankyou.
:
PHP and MySQL Web Development
By: Luke Welling & Laura Thomson
Sams Publishing
It's an awesome book on PHP, and it covers topics from beginning to advanced. Once you get into this book, a great companion on mySQL is:
MySQL
By Paul DuBois
New Riders press
You can email me: fluffy@hackers.com
I have a lot of great resources on PHP programming.
Once you get the hang of things, the online manual (http://www.php.net) is a great resource and reference manual.
-Fluffy