PHP bible

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pierre Fichaud

    #1

    PHP bible

    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?=

    #2
    Re: PHP bible

    Pierre Fichaud wrote:
    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@NOSPAM betadome.com
    (remove NOSPAM to contact me directly)

    Comment

    • =?iso-8859-1?Q?Kim_Andr=E9_Aker=F8?=

      #3
      Re: PHP bible

      Kim André Akerø wrote:
      Pierre Fichaud wrote:
      >
      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@NOSPAM betadome.com
      (remove NOSPAM to contact me directly)

      Comment

      Working...