It seems that the book I trusted will give some tools to learn PHP is not that good (Learning PHP and MySQL, O'Reilly 1st Ed). Lots of errors and not quite current on latest PHP usage. Errata on their site is not updated either, its time to dump the book and look for something better.
So, if anybody has an suggestion on a great book for beginner PHP programmers I'll appreciate a title or two.
Thanks
O'Reilly or not O'Reilly? (suggestions please)
Moderator: General Moderators
-
PHP_Wanabe
- Forum Newbie
- Posts: 7
- Joined: Tue Apr 13, 2010 10:55 pm
Re: O'Reilly or not O'Reilly? (suggestions please)
Head First PHP by Orielly is a great Book, you will surely enjoy it.
Besides, Programming in PHP by Lerdorf Rasmus is also a good book to give you a much needed start in PHP.
Besides, Programming in PHP by Lerdorf Rasmus is also a good book to give you a much needed start in PHP.
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: O'Reilly or not O'Reilly? (suggestions please)
I started my 'schooling' with SAMS Teach yourself PHP in 24 hours 3rd edition it's by Matt Zandstra and the ISBN is 0-672-32619-1. It might be a bit out of date now because the book covers PHP 4.3 but it helped me grasp the basics. Also, try and get the PHP Manual, that will go a long way in assisting (if you are a 'learn-by-example' type of person).
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering