Re: Please recommend a book on PHP & MySQL
Well, its an old thread, don't know if Klaw will even look at it, but I will still drop my suggestion.
I never used any book to learn PHP-MySQL. There are enough resources on the web for the beginner and intermediate user. For PHP, one of the THE best resource is the PHP official manual itself. You can even download an offline copy of it in .CHM(help file) format. some of the things will be learned only when you actually sit down and write code. There is a limit to how much books can teach, but no limit to how much one may learn.
For MySQL too, you can download offline manual in .CHM format. MySQL releases short cases, slide shows, etc. at regular intervals.
I have always observed that when PHP and MySQL are used together, the PHP code is more often optimized compared to the SQL queries. So once you get the basics on using (My)SQL, also focus on query optimization.
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति
गीक होना माँगता
|