PHP 5 and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $1.20 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
PHP 5: Your visual blueprint for creating open source, server-side content
 
 
Start reading PHP 5 on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

PHP 5: Your visual blueprint for creating open source, server-side content [Paperback]

Toby Boudreaux (Author)
3.6 out of 5 stars  See all reviews (10 customer reviews)

List Price: $26.99
Price: $19.11 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $7.88 (29%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 3 left in stock--order soon (more on the way).
Want it delivered Thursday, February 2? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $14.84  
Paperback $19.11  

Book Description

0764583328 978-0764583322 May 27, 2005 1
* Now revised to cover features found in PHP4 and PHP5, this new edition shows Web developers step by step how to create dynamic, data-driven Web applications
* Two-color screen shots accompanied by concise callouts demonstrate how to tackle more than 100 key PHP tasks, including using cookies to monitor the activity of Web site visitors, retrieving information from MySQL or other databases, creating images and Web pages on the fly, and processing XML documents
* Shows how to use PHP with Apache Web server, process data forms, access data files, troubleshoot PHP scripts, and migrate scripts to PHP5
* A companion Web site features a fully searchable e-version of the book, plus all code that appears in the text-ready to plug into users' Web pages

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Simple Program Design, A Step-by-Step Approach, Fifth Edition $91.83

PHP 5: Your visual blueprint for creating open source, server-side content + Simple Program Design, A Step-by-Step Approach, Fifth Edition
Price For Both: $110.94

Show availability and shipping details

  • This item: PHP 5: Your visual blueprint for creating open source, server-side content

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Simple Program Design, A Step-by-Step Approach, Fifth Edition

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

From the Back Cover

PHP 5

Welcome to the only guidebook series that takes a visual approach to professional-level computer topics. Open the book and you'll discover step-by-step screen shots that demonstrate over 150 key PHP 5 techniques, including:

  • Setting file and folder permissions
  • Using interfaces
  • Writing object-oriented code
  • Processing data in forms
  • Using cookies to manage visitors
  • Working with databases using MySQLi and SQLite
  • Migrating scripts to PHP 5
  • Parsing XML files using DOM
  • Transforming XML with XSLT
  • Troubleshooting PHP scripts

"Like a lot of other people, I understand things best when I see them visually. Your books really make learning easy and life more fun."
—John T. Frey (Cadillac, MI)

About the Author

Toby Boudreaux has been involved in Web development since 1998. His experience includes working as a Designer for Nerve.com, Design Technologist for The Chopping Block, Web Developer for Threespot Media, and Director of Engineering for EVB and Horn Group.
He has expertise in LAMP development, Java programming, Flash application development, standards-compliant markup, accessibility, and usability.

Product Details

  • Paperback: 320 pages
  • Publisher: Visual; 1 edition (May 27, 2005)
  • Language: English
  • ISBN-10: 0764583328
  • ISBN-13: 978-0764583322
  • Product Dimensions: 9 x 8 x 0.9 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.6 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon Best Sellers Rank: #821,420 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

14 of 15 people found the following review helpful:
5.0 out of 5 stars Friendly and Practical Reference, June 7, 2005
Amazon Verified Purchase(What's this?)
This review is from: PHP 5: Your visual blueprint for creating open source, server-side content (Paperback)
Programming books tend to fall into two categories, learn by example and reference books. If you are new to programming, it's generally easier to start learning by example suspending your knowledge of everything a language can do in favor of examining a few simple scripts to learn the basics. Once you have written a number of small scripts, a good reference book can guide you in writing more complex and functional applications.

On the spectrum of how-to vs. reference, "PHP 5: Your visual blueprint for creating open source, server-side content" falls on the near-side of reference yet is organized in a practical solution based fashion. One of about six PHP books on my bookshelf (and perhaps only second to the php.net website), I find myself referring to this book more than any other reference. It is an excellent reference for things like recalling the syntax of a loop structure to the application of a loop in processing multiple form elements.

Beyond being a solution-based reference, two things I really like about this book is the consistent two-page layout for each concept - a short description followed by code - and code shown in an actual editor window. (I'm not sure what it is about seeing screenshots of code but it seems to sink in better than code formatted in plain text on a page. Hence the Visual approach.)

If you are new to web programming and are looking to buy your first PHP book then you may be better served with a learning through sample projects approach like "Build Your Own Database Driven Website Using PHP & MySQL" by Kevin Yank. In reviewing this book, expert programmers might scoff and say RTFM. For the rest of us somewhere along the PHP and programming learning curve, I believe this book serves as a friendly and practical reference.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
2.0 out of 5 stars If you're not familiar with programming already, steer clear., October 28, 2008
By 
Tetradecimal (Waltham, MA United States) - See all my reviews
This review is from: PHP 5: Your visual blueprint for creating open source, server-side content (Paperback)
Despite the fact that this book is marketed as an easy, fun "visual learning" tool, the truth of the matter is that if you're a beginning programmer or even someone who just knows their HTML and CSS and was wondering what all this server side scripting was about, you should give this book a wide berth.

As a student and a web developer, I have often been thrown at one programming language or another and been expected to hit the ground running. The result is that while I know how to use certain languages, the why or how is often fuzzy for me. Thus, I was hoping PHP 5 would clarify for me just what it is php is doing with that mysterious Apache.

Unfortunately, the author(s) simply thrust you into installing Apache and PHP, then telling you that you can use echo statements to insert data into the output stream, something like so:

$time = 'Wednesday';
echo 'It is $time.'

That's great, but...
a) What do echo statements actually DO?
b) What is the output stream?
c) So if I want to display the value of a variable, I just stick the name into the string argument of an echo statement?
d) IS that a string I'm supplying to the echo statement?
e) I'm assuming this means I need to escape any $ characters in case php decides whatever comes after it is a variable name?
f) What happens if it doesn't find any variable named $time?

All this from one innocuous little screenshot. This is fine for people who already know what they're doing, but if you're not prepared to puzzle out the answers to these questions and more, or if you have no idea what those questions even mean, I'd suggest waiting for Head First's take on PHP, as the Head First series is much, much more friendly to beginners:

Head First PHP & MySQL
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Stop looking. This is what you need., February 14, 2006
This review is from: PHP 5: Your visual blueprint for creating open source, server-side content (Paperback)
So satisfied with their first book - "PHP", I had to see if the second could be as informative and it was. The method of explaination in these books should be the model for all computer books. Nothing is over or under explained. While this book does not cover all that PHP has to offer, it does what it intended - making PHP easy for beginners to learn visually.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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








Only search this product's reviews



Inside This Book (learn more)
First Sentence:
PHP is a scripting language used primarily on Web servers running the Apache HTTP server software. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
database resource handle, public function construct, function setname, one optional argument, mysgl pconnect, two required arguments, strcmp function, param function, preg match, mysgl query, foreach statement, echo statement, php functions, type attribute set, associative array, header function, decode function, affected rows, shell session, replacement pattern, database handle, configure script, virtual directory, query function, first operand
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Print Mail, Back Forward Stop Refresh Home, Internet Information Services, Toby Joe Boudreaux, Back Next, Back Forvuard Stop Refresh Home, Get Info, Substring Using Regular Expressions, Apache Group, Change the Current Array Element, Control Panel, File Upload Form, Find String Length, Replace Characters, Unicode Text, Using Output Buffering, Using the For Loop, Using Try, Virtual Directory Creation Wizard, Administrative Tools, Dependency Injection, Document Type Definition, File Transfer Protocol, List of Files, Open the Terminal
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:



What Other Items Do Customers Buy After Viewing This Item?


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
 

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject