Connecting Tech Pros Worldwide Help | Site Map

PHP bible

Pierre Fichaud
Guest
 
Posts: n/a
#1: Mar 14 '08
For the C language, the Kernighan and Ritchie book is considered the
standard. Is there an equivalent book for PHP? TIA. Pierre.

--
Posted via a free Usenet account from http://www.teranews.com

=?iso-8859-1?Q?Kim_Andr=E9_Aker=F8?=
Guest
 
Posts: n/a
#2: Mar 14 '08

re: PHP bible


Pierre Fichaud wrote:
Quote:
For the C language, the Kernighan and Ritchie book is considered the
standard. Is there an equivalent book for PHP? TIA. Pierre.
The only "standard" for the PHP language, is the www.php.net website.
There is no "standard book" for PHP.

But if you're a fan of using reference books ("offline" reading), you
might look into one of these:

PHP5 and MySQL Bible:

--
Kim André Akerĝ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
=?iso-8859-1?Q?Kim_Andr=E9_Aker=F8?=
Guest
 
Posts: n/a
#3: Mar 14 '08

re: PHP bible


Kim André Akerĝ wrote:
Quote:
Pierre Fichaud wrote:
>
Quote:
For the C language, the Kernighan and Ritchie book is considered the
standard. Is there an equivalent book for PHP? TIA. Pierre.
>
The only "standard" for the PHP language, is the www.php.net website.
There is no "standard book" for PHP.
>
But if you're a fan of using reference books ("offline" reading), you
might look into one of these:
(D'oh! A bit quick on the "send" button there...)

PHP5 and MySQL Bible:
http://www.amazon.com/dp/0764557467/

Beginning PHP and MySQL 5: From Novice to Professional:
http://www.amazon.com/dp/1590595521/

Programming PHP:
http://www.amazon.com/dp/0596006810/

PHP & MySQL For Dummies:
http://www.amazon.com/dp/0470096004/

If you're not too keen on Amazon.com, just look for 'em in your local
or preferred bookstore.

Personally, though, I prefer using www.php.net/manual.

--
Kim André Akerĝ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
Closed Thread