See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

15 used & new from $9.99

Have one to sell? Sell yours here
 
 
PHP Professional Projects
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

PHP Professional Projects (Paperback)

by Ashish Wilfred (Author), Meeta Gupta (Author), Kartik Bhatnagar (Author) "Surfing the Web for information can be a boring or a pleasant experience depending on the user friendliness, visual appeal, and interactivity of the Web..." (more)
Key Phrases: Administrator Page, John Smith, Susan Carter (more...)
2.8 out of 5 stars See all reviews (8 customer reviews)


Available from these sellers.


8 new from $9.99 7 used from $21.23

Editorial Reviews

Amazon.com Review
You won't write a word processor, database server, or telephony gateway in PHP, nor will you use the language for complex mathematical modeling. PHP is meant to solve the kinds of problems that the creators of dynamic Web sites encounter. The authors of PHP Professional Projects have solved some of the biggies for you. This book has considerable merit: the pages explain how to write product catalogs, shopping carts, session-tracking routines, and user-authentication utilities in PHP, often with the MySQL database server holding up the back end. If you're the sort of reader who wants a quick solution, you'll be happy to find the solutions on a companion Web site. If you want to learn from the authors (after all, similar solutions are free for the taking on SourceForge and other code repositories) you'll be fairly pleased as well, since there are several nice tutorials.

When it comes to the PHP code listings in this book, you'll either be impressed by the spacious layout with plenty of room for notes, or aghast at the amount of space taken up by uninterrupted, uncommented stretches of code. Either way, the code is solidly written--it's efficient and worth studying as part of your educational effort--but some weird and unnecessary line breaks damage the flow a bit. The main point: this is a book of solutions that work, with long code listings for people who like to study that way. --David Wall

Topics covered: Solving common Web site problems with PHP and MySQL. Sections address the fundamentals of PHP and MySQL, but the authors quickly transition into full applications: a shopping cart, a user authenticator, an e-mail sender, and a graphics-file manipulator are among the best.

Product Description
This book provides a hands-on approach to learning PHP: Hypertext Preprocessor, which is a server-side scripting language. The book is aimed at both novice as well as advance level readers. Readers might only have the basic knowledge of HTML or might already know Web-based programming. The readers will use the PHP concepts that they learn in the book to create professional projects.

The book starts with a few overview chapters that cover the key concepts of Web-based programming. These chapters act as an information store for programmers who may need to brush up their prior programming knowledge. A major part of the book revolves around professional projects. These projects enable programmers to learn about various tasks by following a simple to complex approach. Each project covers a specific subject area and guides the readers by using practical scenarios. The projects range from a simple project that involves creating plain data entry Web pages using HTML and saving the information in a text file. Then the books moves to complex projects that involve creating Web pages containing PHP scripts and storing information in MySQL databases. These projects help programmers to accomplish their goals by understanding the practical and real-life application of PHP in Web page designing. Each project in the book is a guide for the reader to create a part of a large Web site.

Apart from the overview chapters and the professional projects, this book also includes two additional sections, Beyond the Lab and Appendices. The Beyond the Lab section serves as both a summary of what the reader has learned throughout the projects and as a road map for where the reader can go to expand on this knowledge. This section also covers the future direction of the programming language. The Appendices act as a quick reference for PHP functions and certain concepts that a reader might want to explore further.

Use PHP to accomplish real-world, professional tasks.

Incorporating five hands-on projects, PHP Professional Projects is your key to unlocking the power of PHP. Each project focuses on a specific PHP concept and is based on a real-world situation. You will be able to use the skills that you develop throughout the book to modify the projects as needed to fit your professional needs.

CREATE A USER REGISTRATION FORM

Using various form elements, create a user registration form for an online shopping site. You will use PHP script to track form value and check for errors. Your PHP script will give you experience using variables, operators, and control structures.

STORE AND RETRIEVE DATA FROM FILES

Using the registration form that you have just created, you will learn how to store data in a file and to retrieve the data using various file functions. You will learn the basics of file handling such as reading and writing to a file as well as pack and unpack functions.

WORK WITH MYSQL USING PHP

Begin by creating a database table and inserting data with a form and PHP script. Query your database table based on specific criteria and allow results to be displayed. Further your understanding of handling data storage and using PHP with a SQL database.

CREATE A CATALOG AND SHOPPING CART

Cover all of the steps necessary to create a product catalog and shopping cart with PHP begin-ning with user registration. Learn how to add and remove products and customers and to send a feedback message using the mail function.

MASTER USER AUTHENTICATION AND TRACKING

Learn how to configure HTTP authentication on Apache and to create users. Begin with the basics of password-based authentication and password storage. Then create a PHP script that will validate users, and learn how to use cookies and sessions to track users.

See all Editorial Reviews


Product Details

  • Paperback: 896 pages
  • Publisher: Course Technology PTR; 1 edition (April 2, 2002)
  • Language: English
  • ISBN-10: 1931841535
  • ISBN-13: 978-1931841535
  • Product Dimensions: 9.2 x 7.4 x 1.8 inches
  • Shipping Weight: 3.2 pounds
  • Average Customer Review: 2.8 out of 5 stars See all reviews (8 customer reviews)
  • Amazon.com Sales Rank: #1,111,960 in Books (See Bestsellers in Books)

Inside This Book (learn more)

Citations (learn more)
This book cites 6 books:
See all 6 books this book cites

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
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

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

 
3 of 3 people found the following review helpful:
2.0 out of 5 stars Consider Something Else!, February 10, 2003
This book was a great disappointment! I am building a large application in PHP and was looking for some good project planning strategies and patterns. Instead I found the usual shopping cart examples written as if for a small scale project. The code snippets are full of white space and a few lines of code takes up an entire page, hence it is hard to follow. What little code I did try was full of errors and bad syntax. This book does not have a CD with it so you must type in all the code that you may want to start with. I suggest the book 'Web Applications Development with PHP 4.0' for your true professional projects.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
4.0 out of 5 stars Good 2nd PHP book, May 11, 2005
By S. Questad "Teach-tech" (Philadelphia, PA USA) - See all my reviews
(REAL NAME)   
I found that this book was an excellent 2nd PHP book. I understand the frustration of those who found it uninstructional. I also bought PHP fast&easy web development which is a step-by-step tutorial in PHP. But now that I've done the tutorial I'm REALLY glad I picked up both. If you're just starting in PHP this is not the best book for you to start with. But if you're going to continue with PHP you ought to have a copy.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
2.0 out of 5 stars Almost Unreadable, September 5, 2003
Its not the worst book I've own, but it is very much a "type this in and view it" type book. No real explaining of deep concepts or anything like that. As far as the typos, sheesh(!), they are everywhere. And the code examples are so misaligned and wrapped around the page so strangely it is the very definition of unreadable code.

Skip this one,...

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


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

1.0 out of 5 stars Lots of typo, not really for professional projects
First off, this is not a book for professional projects. The topics that the author discuss are very basic and not really pointing out any key concept. Read more
Published on June 17, 2003 by Noy Douangchith

1.0 out of 5 stars Very Incomplete
This book is very incomplete. It is very brief on key issues, I can never find what I'm looking for.
Published on April 12, 2003

2.0 out of 5 stars This book is only for beginners
I needed some help in the development of a fantasy sports website. I already knew some of the php basics from reading some tutorials on the web and this was my second php project... Read more
Published on November 11, 2002 by Mohammad Ajjour

5.0 out of 5 stars A good one this!
I am new to PHP, but I found this book to be a gem despite the fact that it targets advanced PHP audience. The projects are certainly real-life. Absolute worth for money.
Published on April 15, 2002

5.0 out of 5 stars good one this
I am new to php, but i found this book worth the money i spent on it. absolute worth the money!
Published on April 15, 2002

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]

   
Related forums


Product Information from the Amapedia Community

Beta (What's this?)

Listmania!


Look for Similar Items by Category


$10 Instant Savings

Beauty Blender
Get a $10 instant rebate with orders of $100 or more on beauty products sold by Amazon.com. See details. Promo code: IOBeauty.

Shop all eligible items now

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books 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.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 
Ad

 

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
Darkfever
Darkfever by Karen Marie Moning

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