25 used & new from $4.49

Have one to sell? Sell yours here
 
 
PHP Bible, 2nd Edition
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

PHP Bible, 2nd Edition (Paperback)

~ (Author), Joyce Park (Author) "This first chapter is an introduction to PHP..." (more)
Key Phrases: workout calculator, certainty quiz, radio str, Zend Engine, North America, Internet Explorer (more...)
4.2 out of 5 stars  See all reviews (18 customer reviews)


Available from these sellers.


6 new from $29.99 19 used from $4.49

Customers Who Bought This Item Also Bought

MySQL Bible with CDROM

MySQL Bible with CDROM

by Steve Suehring
3.1 out of 5 stars (12)  $38.99
PHP5 and MySQL Bible

PHP5 and MySQL Bible

by Tim Converse
3.1 out of 5 stars (14)  $31.49
Beginning PHP and MySQL: From Novice to Professional, Third Edition

Beginning PHP and MySQL: From Novice to Professional, Third Edition

by W. J. Gilmore
4.2 out of 5 stars (108)  $31.01
HTML, XHTML, and CSS Bible

HTML, XHTML, and CSS Bible

by Steven M. Schafer
3.4 out of 5 stars (9)  $18.09
JavaScript Bible

JavaScript Bible

by Michael Morrison
3.4 out of 5 stars (7)  $31.49
Explore similar items

Editorial Reviews

Product Description

* Covers why users need PHP, how to get started, how to add PHP to HTML, and how to connect HTML Web pages to MySQL or Oracle databases.
* Authors have extensive experience using PHP and provide case studies of how and where to use PHP.
* Covers advanced topics, such as HTTP, cookies, Web services, redirection, building graphics, and sessions.


From the Back Cover

"This book was all that I needed to learn PHP. Far more than a language reference, it contains the advice and recommendations of two true PHP experts."
—Jeff Barr, Founder and Developer, Syndic8.com
  • Get up to speed fast on PHP programming fundamentals
  • Explore the ins and outs of MySQL and Oracle database connectivity
  • Master new features for XML parsing, Web services, graphics, and more

If PHP can do it, you can do it too . . .

If you want to create dynamic, database-driven Web content, you will not find a better, more cost-effective tool than PHP. Now expanded with more case study examples and thoroughly updated to cover the latest features of PHP 4.2, this is the one good book on PHP you need, whether you’re a Web designer, a programmer, or an ASP, JSP, or ColdFusion veteran. From programming and database connectivity basics (including all-new coverage of Oracle) to weblogs, cookies, e-mail, XML, Web services, graphics, security, and more, it delivers all the tips, techniques, and "gotchas" you need to get up and running quickly – and take PHP to the limit.

Inside, you’ll find complete coverage of PHP

  • Get up to speed on PHP programming using a running fitness calculator example
  • Connect HTML-based Web pages to MySQL or Oracle databases
  • Create database-linked forms
  • Use PHP to output JavaScript or send e-mail
  • Harness new PHP features for XML applications and Web services
  • Generate on-the-fly graphics using the GD library
  • Integrate other people’s PHP into your applications – skins, styles, and more
  • Get the scoop on security, cryptography, configuration, and tuning
  • Put it all together with two complete case study examples – a user authentication system and a trivia game

Product Details

  • Paperback: 1012 pages
  • Publisher: Wiley; 2 edition (September 11, 2002)
  • Language: English
  • ISBN-10: 0764549553
  • ISBN-13: 978-0764549557
  • Product Dimensions: 9.8 x 6.8 x 2.2 inches
  • Shipping Weight: 3.3 pounds
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (18 customer reviews)
  • Amazon.com Sales Rank: #805,881 in Books (See Bestsellers in Books)

More About the Author

Tim Converse
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Tim Converse Page

Inside This Book (learn more)

Citations (learn more)
This book cites 16 books:
See all 16 books this book cites
 
2 books cite this book:



What Do Customers Ultimately Buy After Viewing This Item?

PHP Bible, 2nd Edition
38% buy the item featured on this page:
PHP Bible, 2nd Edition 4.2 out of 5 stars (18)
PHP5 and MySQL Bible
23% buy
PHP5 and MySQL Bible 3.1 out of 5 stars (14)
$31.49
PHP and MySQL Web Development (4th Edition)
22% buy
PHP and MySQL Web Development (4th Edition) 4.4 out of 5 stars (210)
$32.54
PHP Cookbook
10% buy
PHP Cookbook 4.5 out of 5 stars (40)
$29.69

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

18 Reviews
5 star:
 (11)
4 star:
 (3)
3 star:    (0)
2 star:
 (4)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (18 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
13 of 13 people found the following review helpful:
4.0 out of 5 stars Good Overall Tutorial - Lacks Advanced Info, February 4, 2003
By Bill Manning (Seattle, WA USA) - See all my reviews
(REAL NAME)   
I bought this book because I needed a good PHP reference, and I don't regret it. It is current through PHP 4.2 and it describes many features that are available in Zend Engine 2 (ZE2 wasn't released yet at time of publication).

It is an easy read (an important element often overlooked in technical references), without leaving out any of the requisite technical 'goodies', but I would have liked a little more in-depth advanced information. While technically correct, several 'advanced' topics only received the most superficial of explanations, and in one case, a common (and beguiling) misconception involving Object Oriented Programming techniques was explained away as "Obscure".

There are plenty of excellent discussions about the most awkward aspects of PHP development, and it is obvious that the authors are experienced web developers. I learned much that I didn't know, and I enjoyed the authors' candor when, in several instances, they admit that they were confused or stumped at first by one feature or another.

I think most beginning to intermediate web developers, whether independent or as part of a team, will find this book very useful and full of good information; but if you need a truly advanced understanding of PHP, you'd better look elsewhere.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
7 of 7 people found the following review helpful:
5.0 out of 5 stars Great book, August 17, 2003
By Nobel Khandaker (lincoln, NE United States) - See all my reviews
(REAL NAME)   
I am a php programmer at UNL. I have been using this book for some time. PHP bible (2nd ed) is a great book for the beginners and intermediate programmers. And it also includes directions for the advanced users where to find code pieces, classes or programming techniques (like PEAR). The Language of this book is clear and concise. And the code samples works perfectly. If you are interested in PHP, this book is definitely worth checking out.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
11 of 13 people found the following review helpful:
2.0 out of 5 stars Not a good book for experienced programmers, November 8, 2003
By A Customer
I know that many people love this book, but I'm not one of them. I'm an experienced programmer and this book was not helpful to me. The way the book generalizes about programming concepts, databases and PHP itself makes me think that it is perhaps intended for beginners. Within the zillion pages that this book contains, I'm sure there is useful information. But the book rambles, it doesn't teach. Another book -- "PHP and MySQL Web Development" by Welling and Thomson -- takes an approach focused on real-world examples. That book works a lot better for me.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Awseome
This book is everthing you need to know about PHP!
Very nice examples!
Published on May 11, 2006 by Tesso M. Costa

4.0 out of 5 stars Needs Updating for PHP 5 / otherwise good.
This is one of the books I used starting in 2004 to learn PHP. I still find myself returning to it from time to time. Read more
Published on January 9, 2006 by P. N. Payne

5.0 out of 5 stars Simply Great!
This book is simply GREAT!
All your doubts about PHP will disappear... it contains absolutely all that you want to know about PHP to make great applications related with... Read more
Published on September 8, 2005 by Carlos Ruiz Ortega

5.0 out of 5 stars Worked for me
I was very pleased when I received this book (and ,in general, am very happy with most of the "______ Bible" reference books). Read more
Published on March 18, 2005 by Thomas Dunham

4.0 out of 5 stars Comprehensive
This book has a wealth of information, even though its organization of the subjects leaves something to be desired. Read more
Published on August 19, 2004 by W. Benedek

2.0 out of 5 stars Know nothing about PHP? Stay away of this book...
At first sight, it looks a nice book and after you notice its hundreds of pages you may think "I've found THE book to start learning PHP". Read more
Published on January 19, 2004 by JASTMI.com

5.0 out of 5 stars Its a good book for Beginner
Its a great book for our beginner to read that the codes and contects are very details. Also, the authors are very helpful that when I have problems in the book, they will teach... Read more
Published on August 26, 2003 by garyng818@hotmail.com

5.0 out of 5 stars Its a great book for PHP beginner
Its a great book for PHP beginner like me, the explanations and the codes are clear to read and understand. Read more
Published on August 22, 2003 by garyng818@hotmail.com

5.0 out of 5 stars It is a wonderful book ever I read.
this is a great PHP book for beginner since the codes is very clear and its easy to read. besides, there has explanation of the codes so that I know what is going on. Read more
Published on August 22, 2003 by garyng818@hotmail.com

2.0 out of 5 stars Alright book but...
This book is not up to date niether is the scripts that are for download. ALSO and must importantly, there is no support for this book. Read more
Published on August 9, 2003 by nigel hudson

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.