Connecting Tech Pros Worldwide Help | Site Map

PHP bible

  #1  
Old March 14th, 2008, 12:15 AM
Pierre Fichaud
Guest
 
Posts: n/a
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

  #2  
Old March 14th, 2008, 01:35 PM
=?iso-8859-1?Q?Kim_Andr=E9_Aker=F8?=
Guest
 
Posts: n/a

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)
  #3  
Old March 14th, 2008, 01:45 PM
=?iso-8859-1?Q?Kim_Andr=E9_Aker=F8?=
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Learning PHP Godfather answers 13 August 13th, 2007 07:45 PM
Looking for a good book to begin learning PHP WJRutledge answers 6 April 16th, 2007 06:55 PM
PHP Forum mike answers 1 July 17th, 2005 06:25 AM
How to make php work on "my" computer? Chris Krasnichuk answers 20 July 16th, 2005 11:41 PM