473,405 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

PHP Books

What's the best book to learn PHP?
What's the best book for a PHP reference?

My goal is presently limited to construction of a custom 404 page for my web
site and PHP is the only scripting language my ISP allows us to use server
side.

--
http://www.standards.com/; See Howard Kaikow's web site.
Jul 17 '05 #1
6 2676
> What's the best book to learn PHP?
What's the best book for a PHP reference?


To be honest, the documentation at php.net is pretty good.

Head to: http://www.php.net/docs.php for a start.

They have a list of books there, too.

--cd
Jul 17 '05 #2
"Coder Droid" <co********@likethiswouldstopspam.hotmail.com> wrote in
message news:ZZ*******************@fe2.texas.rr.com...
What's the best book to learn PHP?
What's the best book for a PHP reference?


To be honest, the documentation at php.net is pretty good.

Head to: http://www.php.net/docs.php for a start.

They have a list of books there, too.


That list seems to just kust what us available, not what is best.
Jul 17 '05 #3
In article <ck**********@pyrite.mv.net>,
"Howard Kaikow" <ka****@standards.com> wrote:
"Coder Droid" <co********@likethiswouldstopspam.hotmail.com> wrote in
message news:ZZ*******************@fe2.texas.rr.com...
What's the best book to learn PHP?
What's the best book for a PHP reference?


To be honest, the documentation at php.net is pretty good.

Head to: http://www.php.net/docs.php for a start.

They have a list of books there, too.


That list seems to just kust what us available, not what is best.


As with all learning material, there's either a book out there that will
match your learning style or there isn't and you'll have to write it
yourself. Some of us find this list to be 'a good start' and don't
always look for 'the best'. This is a personality thing, mostly. I'm
satisfied with 'good enough'. The other way lies madness.

[There are 10 kinds of people in this world--those who think in binary
and those that don't].

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 17 '05 #4
<Michael Vilain <vi****@spamcop.net>> wrote in message
news:vi**************************@comcast.dca.giga news.com...
In article <ck**********@pyrite.mv.net>,
As with all learning material, there's either a book out there that will
match your learning style or there isn't and you'll have to write it
yourself. Some of us find this list to be 'a good start' and don't
always look for 'the best'. This is a personality thing, mostly. I'm
satisfied with 'good enough'. The other way lies madness.


There is a wide variety of "quality" in the books on just about all
(computer) subjects.
Many of them are outright crap.

Local bookstores do not devote as much shelf-space to computer books because
they realize such shelves are very often, if not largely, used as a
reference library and that many folkes buy computer books at online vendors
because the books are heavily discounted.

I have found that "reviews" at places such as amazon are not always
reliable, especially for the more specialized books.
So, recommendations in app specific forums is the best path.
Jul 17 '05 #5
In article <ck**********@pyrite.mv.net>,
"Howard Kaikow" <ka****@standards.com> wrote:
<Michael Vilain <vi****@spamcop.net>> wrote in message
news:vi**************************@comcast.dca.giga news.com...
In article <ck**********@pyrite.mv.net>,
As with all learning material, there's either a book out there that will
match your learning style or there isn't and you'll have to write it
yourself. Some of us find this list to be 'a good start' and don't
always look for 'the best'. This is a personality thing, mostly. I'm
satisfied with 'good enough'. The other way lies madness.


There is a wide variety of "quality" in the books on just about all
(computer) subjects.
Many of them are outright crap.

Local bookstores do not devote as much shelf-space to computer books because
they realize such shelves are very often, if not largely, used as a
reference library and that many folkes buy computer books at online vendors
because the books are heavily discounted.

I have found that "reviews" at places such as amazon are not always
reliable, especially for the more specialized books.
So, recommendations in app specific forums is the best path.


The place I read book reviews is slashdot (http://slashdot.org/). They
review a variety of books from technology to SF. O'Reilly
(http://www.ora.com) has a wide variety of books on many subjects plus I
can look through the TOC and even read a chapter on-line to see if it's
what I'm looking for. I've rarely been disappointed by O'Reilly books.
Can't say the same about SAMS or the other publishing houses.

I use the O'Reilly PROGRAMMING PHP
(http://www.oreilly.com/catalog/progphp/) regularly althought I now have
a php function helper application that will decrease that usage.
There's also the PHP ANTHOLOGY (VOL I and II)
(http://www.sitepoint.com/books/phpant1/). It filled in a lot of stuff
that just reading the PROGRAMMING PHP book lacked, like common
programming and design practices (each language seems to have their own)
plus extensive discussion of OOP (great for an old-timer like me who
used to code FORTRAN ages ago).

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 17 '05 #6
"Howard Kaikow" <ka****@standards.com> wrote in message news:<ck**********@pyrite.mv.net>...
What's the best book to learn PHP?
What's the best book for a PHP reference?


Hi
I've got "PHP and MySQL Web Development" by Luke Welling and Laura
Thomson
and I love it.
It's very easy to read and full of helpful examples. Admittedly it is
a bit thick but once you've read it you know pretty much everything
there is to know about PHP (apart maybe for a few functions that you
can look up on php.net)
I thought it was fun to read and now I also use it as a reference (the
index is very good).
Definite recommendation!
Jul 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: noid droid | last post by:
Hi. I posted yesterday asking if C# lived up to the hype. Thus far the feedback has been all positive. (Thanks.) Can anyone suggest GOOD books for learning C# and the Visual Studio .NET IDE? ...
8
by: Earl | last post by:
I've been on a mission this past year to move from VB6 to .Net. I'm fortunate(!?) not to have the big catalog of some long-time VB developers, although I have some CE apps that have to be entirely...
23
by: Carter Smith | last post by:
http://www.icarusindie.com/Literature/ebooks/ Rather than advocating wasting money on expensive books for beginners, here's my collection of ebooks that have been made freely available on-line...
29
by: Jhon smith | last post by:
Hi,all,I was just wondering if I am likly to have any problems trying to learn C from older books,I have some from the late 80`s,mid/late 90`s. I am using Dev-C++ on the pc windows platform,But I...
6
by: Francois | last post by:
Hi guys, I am a daily average user of C# but I think I need to masterize the language a little bit more to get full use of it and be able to do better programming. I find myself programming the...
6
by: John | last post by:
I am looking for VB.Net books which provide a lot of exercises (preferrably with all the answers worked out on CD). In earlier reactions Ken Tucker and M.Posseth recommended a few books. Thanks...
2
by: youpak2000 | last post by:
What you can't find in programing text books Professional software development needs more knowledge than language syntax, OOP, styles, etc. There are many things which people usually learn by...
17
by: Hypnotik | last post by:
Hello everyone. I'm working on a program which uses a class (Shelf) and a struct (Book). In the main program we declare an array (Library) which is of type shelf. The program takes in various info...
2
by: AJJ | last post by:
Hi. Just a quick question. I'm planning on learning VB 2008 when I finish my degree in a couple of months. I have some good books on VB 2005, will they be any good or are the changes too profound?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.