What is the best book to learn PHP with MYSQL, Tha book must cover every thing......, please suggest me friends... Thanks for you time
Try "PHP and MySQL Web Development" - www[]informit[]com/store/product.aspx?isbn=0672329166 I also have it and it covers everything
When I was in basic training for the army, my parents sent me: PHP 5/MySql Programming for the Absolute Beginner. It was really good book.
Just found another good one Google as Head First PHP & MySQL from O'reilly Its here http://oreilly.com/catalog/9780596006303 You can have a read here http://my.safaribooksonline.com/9780596157739?portal=oreilly&cid=orm-cat-readnow-9780596157739 Its Great!
You dont really need to buy any books to learn this; there are plenty of online references that show you, from start to finish, with examples exactly how it works, but without the fluff. If you stick to reputable sites they generally keep to good programming practices and you can bookmark the site/work at your own pace.
Ya you are also correct.., but just for reference if system not available with me..,, any way can you give me any good sites.., except w3schools
Tizag has some easy to follow on both PHP/MySQL; its a great place to start off and just work through the exampels. I would suggest doing them yourself, and then changing them about a little bit to find out what they do, and how they do it. http://www.tizag.com/phpT/ http://www.tizag.com/mysqlTutorial/ Dont forget to take a look at any function used as well; http://www.php.net/ These are also pretty good starting points; http://devzone.zend.com/article/627 http://www.databasejournal.com/features/php/article.php/1469211/Using-a-MySQL-database-with-PHP.htm
i like the php/mysql visual quickstart guide book but its expected that you are good with html/css when you read it.
Yeah! Indeed another good book i started but 24 hours too less for a beginner atleast! So i also suggest with go to W3Schools and learn basics first too!
I have purchased many of the books discussed here when i started to learn PHP, and none of them really helped much. What I recommend is to just dive in, you wont kill yourself, and just see what you can do. Believe me, you will thank me for this advice.