Hello,
As you can tell from the name of the post and my previous post I am pretty new to PHP. I am currently reading through a PHP book but have noticed that it is a bit out of date and there are a few errors in it.
Has anyone got any suggestions on good more up to date books that I should read?
Cheers
Ross
New To PHP
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: New To PHP
You should get a copy of the php manual. Some books you could look at :
O'Reilly Learning php and mysql, 2nd edition.
PHP 6 and MySQL 5 for dynamic websites (Peachpit press)
O'Reilly Learning php and mysql, 2nd edition.
PHP 6 and MySQL 5 for dynamic websites (Peachpit press)
“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
Re: New To PHP
Cheers for that
I'll no doubt be back with more questions.