Need Your Suggestion: A PHP Book

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
new_php_06
Forum Newbie
Posts: 1
Joined: Sat May 19, 2007 11:32 pm

Need Your Suggestion: A PHP Book

Post by new_php_06 »

Hi Everyone,
I am someone who knows JavaScript, HTML, and Java. Now, I want to learn PHP and would like to know if you can suggest me a good book.

Thanks
User avatar
maliskoleather
Forum Contributor
Posts: 155
Joined: Tue May 15, 2007 2:19 am
Contact:

Post by maliskoleather »

this one is pretty good[/url]
bdlang
Forum Contributor
Posts: 395
Joined: Tue May 16, 2006 8:46 pm
Location: Ventura, CA US

Re: Need Your Suggestion: A PHP Book

Post by bdlang »

new_php_06 wrote:I am someone who knows JavaScript, HTML, and Java. Now, I want to learn PHP and would like to know if you can suggest me a good book.
What do you want to learn? If you have a Java background, do you want to jump into objects and classes or straight procedural PHP? Is there a specific facet of PHP coding you want to learn vs the general tutorials available freely on the web?

Of course, the best book I can recommend is the PHP manual. I rely on it everyday.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

We have had many many many discussions on book recommendations. Please seek them out.
Post Reply