Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.
PHP 5 and over 300,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
39 used & new from $13.05

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 yours here.
 
  

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

by Toby Boudreaux (Author) "PHP is a scripting language used primarily on Web servers running the Apache HTTP server software..." (more)
Key Phrases: database resource handle, public function construct, function setname, Print Mail, Back Forward Stop Refresh Home, Internet Information Services (more...)
4.0 out of 5 stars See all reviews (6 customer reviews)

List Price: $26.99
Price: $21.05 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $5.94 (22%)
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
Upgrade this book for $5.39 more, and you can read, search, and annotate every page online. See details
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

23 new from $14.47 16 used from $13.05
Also Available in: List Price: Our Price: Other Offers:
Kindle Edition (Kindle Book) $14.84
Shop for More Visual Learning Guides
Are you a visual learner? If you're looking for a fast and easy way to understand technology--or anything else--using a minimum amount of text and a maximum number of graphics, then Wiley's Visual books are the answer. Shop our Visual Learning store for a full selection of guides.

Frequently Bought Together

Customers buy this book with PHP & MySQL: Your visual blueprint for creating dynamic, database-driven Web sites by Janet Valade

PHP 5: Your visual blueprint for creating open source, server-side content + PHP & MySQL: Your visual blueprint for creating dynamic, database-driven Web sites

Customers Who Bought This Item Also Bought


Editorial Reviews

Product Description
* 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

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)

See all Editorial Reviews


Product Details

  • Paperback: 320 pages
  • Publisher: Visual (May 27, 2005)
  • Language: English
  • ISBN-10: 0764583328
  • ISBN-13: 978-0764583322
  • Product Dimensions: 8.9 x 7.8 x 0.5 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 4.0 out of 5 stars See all reviews (6 customer reviews)
  • Amazon.com Sales Rank: #553,669 in Books (See Bestsellers in Books)

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 Do Customers Ultimately 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.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
(1)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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

6 Reviews
5 star:
 (4)
4 star:    (0)
3 star:    (0)
2 star:
 (2)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (6 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
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.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 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
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
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
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
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.
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 Great material.
I highly recommend this book to anyone getting started in scripting or wanting to go futher with thier understanding of PHP. Read more
Published 7 months ago by Sherwood Wayne Waters

5.0 out of 5 stars Makes it easy to learn!
This book may not give every detail of the PHP language, but that's not the point. The idea is to give many very focused lessons on how to perform various programming techniques... Read more
Published 9 months ago by K. Wolf

2.0 out of 5 stars Hard to follow
I learned ASP and Mysql with great ease and quick progress with 'the visual blueprint' books, the delivery were clear and concise. Read more
Published on April 2, 2006 by fabi

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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


Active discussions in related forums
   


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Perfect Programming

Shop for programmable thermostats

Install a programmable thermostat to help reduce heating costs by ensuring your home is heated optimally. Shop for name-brand thermostats, including Honeywell and Lux, in Home Improvement.

Shop all programmable thermostats

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Introducing Subscribe & Save

Get automatic reorders plus extra savings on items you use frequently, including coffee, shampoo, and laundry detergent, with our new Subscribe & Save program.

More about Subscribe & Save

 

 

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.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates