May i know some books of mysql and PHP that I can use as references?
What are the best books of PHP and MySql?
You can quite literally download all of the documentation for PHP and PEAR at http://www.php.net/docs.php
Believe it or not, free resources on the web are the best place to learn this language. Just search on a topic in the language that you are interested in and start rooting around.
IBM's developerworks site is great for intermediate to advanced issues.
http://www-128.ibm.com/developerworks/
Zend is great for beginner to advanced issues.
http://devzone.zend.com/public/view
Believe it or not, free resources on the web are the best place to learn this language. Just search on a topic in the language that you are interested in and start rooting around.
IBM's developerworks site is great for intermediate to advanced issues.
http://www-128.ibm.com/developerworks/
Zend is great for beginner to advanced issues.
http://devzone.zend.com/public/view
A lot of people like looking on the web, but I like looking at a book. I think it's worth the purchase price. With that in mind, I used PHP for Dummies, and I think it's great. If you're looking a lot into MySQL, there is also a PHP and MySQL for Dummies. I'd recommend 'em.
I think that SAMS PHP 5 unleashed would be good,
I first learnt from PHP and MySQL- Larry Ullman..
But SAMS is much more better
I first learnt from PHP and MySQL- Larry Ullman..
But SAMS is much more better
