best PHP book? (English)
Moderator: General Moderators
-
permutations
- Forum Commoner
- Posts: 52
- Joined: Sat Dec 07, 2002 11:45 am
best PHP book? (English)
I need a really good PHP book as a reference. I want something that will cover the entire language, including databases. I want it to be concise and clearly written. But I'm in a rural area and can't easily get to a bookstore where I can browse. I need to order sight-unseen from amazon.com. What's the best PHP book out there? What do you recommend I buy?
I learned with "PHP For the World Wide Web" the visual quick start guide by Larry Ulman.
Very good for newbies.
You can grab it at http://www.amazon.com i think.
Very good for newbies.
You can grab it at http://www.amazon.com i think.
-
permutations
- Forum Commoner
- Posts: 52
- Joined: Sat Dec 07, 2002 11:45 am
WROX
I think the WROX series rock!
I got PROFESSIONAL PHP Programming a couple of years ago and it sits on my desk besided as a good reference manaul now. You said you know c so you should be able to pick up the concepts faily quickly.
If you want a comprehensive reference manual I sugest you check out
http://www.php.net as it has everything even if some of the examples they give are a bit weak.
phpScott
I got PROFESSIONAL PHP Programming a couple of years ago and it sits on my desk besided as a good reference manaul now. You said you know c so you should be able to pick up the concepts faily quickly.
If you want a comprehensive reference manual I sugest you check out
http://www.php.net as it has everything even if some of the examples they give are a bit weak.
phpScott
-
permutations
- Forum Commoner
- Posts: 52
- Joined: Sat Dec 07, 2002 11:45 am
Yesterday I ordered these two books from amazon.com:
"PHP and MySQL Web Development" by Luke Welling, Laura Thomson
"Php Functions Essential Reference" Zak Greant (Editor), et al
I tried to make a judgement from customer reviews and what I could read of the sample pages. I have another book that I borrowed from a friend:
"Mastering PHP 4.1 with CDROM" Jeremy Allen, Charles Hornberger
This one is okay, but not great. Some of the information is unclear, some missing, and occasionally inaccurate. It's an "adequate" book, I'd say.
The customer reviews of "Professional PHP Programming" were mixed. Some people loved it, and some people thought the authors tended to state opinions as facts and not back up their statements--I got a sense of arrogance from reading customer feedback, but of course I've never seen the book.
I live on PHP.NET and MYSQL.COM, but both often lack background. For example, I have been extremely frustrated in trying to figure out what the stristr() function does. It takes a "haystack" and a "needle" as arguments, but what in heck are those?!? It doesn't say anywhere on the site. (If you know the answer to this one, I'd be interested!)
"PHP and MySQL Web Development" by Luke Welling, Laura Thomson
"Php Functions Essential Reference" Zak Greant (Editor), et al
I tried to make a judgement from customer reviews and what I could read of the sample pages. I have another book that I borrowed from a friend:
"Mastering PHP 4.1 with CDROM" Jeremy Allen, Charles Hornberger
This one is okay, but not great. Some of the information is unclear, some missing, and occasionally inaccurate. It's an "adequate" book, I'd say.
The customer reviews of "Professional PHP Programming" were mixed. Some people loved it, and some people thought the authors tended to state opinions as facts and not back up their statements--I got a sense of arrogance from reading customer feedback, but of course I've never seen the book.
I live on PHP.NET and MYSQL.COM, but both often lack background. For example, I have been extremely frustrated in trying to figure out what the stristr() function does. It takes a "haystack" and a "needle" as arguments, but what in heck are those?!? It doesn't say anywhere on the site. (If you know the answer to this one, I'd be interested!)
-
laserlight
- Forum Commoner
- Posts: 28
- Joined: Wed Jan 01, 2003 6:41 am
That's what this community is for.permutations wrote:I live on PHP.NET and MYSQL.COM, but both often lack background.
And that quick start guide is good only if you want a very solid foundation on the basics, but to be honest you can learn most of that stuff on web tutorials, i only like it because it's quick and handy instead of searching through loads of web pages it's right there on my desktop. I highly recommend it.
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Regarding PHP books, we've ended up with a few at work:
Mac
- PHP Developers Cookbook,
- PHP Black Book,
- PHP and MySQL Web Development, and
- O'Reilly's Programming PHP and the PHP Pocket Reference.
Mac
I highly recommend PHP Black Book by Peter Moulding.
-
Pakcik_Kantin
- Forum Newbie
- Posts: 19
- Joined: Mon Jan 13, 2003 8:23 pm
- Location: Kuala Lumpur
Long live PHP.net
I love php.net and zend.com. Very good reference
First, I have to recommend this book:
Professional PHP4 Web Development Solutions
http://www.amazon.com/exec/obidos/tg/de ... s&n=295223
Mostly because I know the author Alison Gianotto (the female on the cover), and while she was writing her parts of the book, she kept asking me to "look at this and tell me what you think".
My list of recommendations can be found here.
http://www.amazon.com/exec/obidos/tg/gu ... 50-7320662
Professional PHP4 Web Development Solutions
http://www.amazon.com/exec/obidos/tg/de ... s&n=295223
Mostly because I know the author Alison Gianotto (the female on the cover), and while she was writing her parts of the book, she kept asking me to "look at this and tell me what you think".
My list of recommendations can be found here.
http://www.amazon.com/exec/obidos/tg/gu ... 50-7320662
