Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

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

Have one to sell? Sell yours here
 
   
PHP & MySQL Everyday Apps For Dummies (For Dummies (Computer/Tech))
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

PHP & MySQL Everyday Apps For Dummies (For Dummies (Computer/Tech)) (Paperback)

by Janet Valade (Author) "This book includes many listings of PHP code..." (more)
Key Phrases: online catalog application, shipping information form, user login application, Building Other Useful Applications, Building Online Sales Applications, Hosting Discussions (more...)
3.1 out of 5 stars See all reviews (7 customer reviews)

List Price: $29.99
Price: $19.79 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $10.20 (34%)
Upgrade this book for $5.99 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 3 left in stock--order soon (more on the way).

Want it delivered Friday, July 10? Choose One-Day Shipping at checkout. Details
29 new from $3.92 22 used from $3.99
Shop the Dummies Store
Like this book? Shop for more Dummies titles in the Dummies Store.

Frequently Bought Together

PHP & MySQL Everyday Apps For Dummies (For Dummies (Computer/Tech)) + PHP & MySQL For Dummies 3rd edition (For Dummies (Computer/Tech)) + PHP & MySQL Web Development All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))
Price For All Three: $59.37

Customers Who Bought This Item Also Bought

PHP & MySQL Web Development All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))

PHP & MySQL Web Development All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))

by Janet Valade
2.5 out of 5 stars (6)  $23.09
PHP 5 / MySQL Programming for the Absolute Beginner

PHP 5 / MySQL Programming for the Absolute Beginner

by Andy Harris
3.9 out of 5 stars (19)  $19.79
PHP 5 for Dummies

PHP 5 for Dummies

by Janet Valade
3.4 out of 5 stars (9)  $16.49
JavaScript for Dummies

JavaScript for Dummies

by Emily A. Vander Veer
2.1 out of 5 stars (72)  $16.49
HTML, XHTML, and CSS All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))

HTML, XHTML, and CSS All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))

by Andy Harris
4.5 out of 5 stars (17)  $23.09
Explore similar items

Editorial Reviews

Product Description
PHP and MySQL Everyday Apps For Dummies is a one-stop reference providing all you need to build dynamic, real-world, ready-to-use apps with the popular PHP (a scripting language) and MySQL (a database system) software. The book is a hands-on, go-to-guide that
  • Walks you through installing the applications files from the CD-ROM and setting up your programming environment

  • Contains all the code needed to create seven applications:
    • User authentication with HTTP
    • User login
    • On-line catalog
    • Shopping cart
    • Content management system
    • Web forum
    • Building and managing a mailing list (on the CD-ROM)
  • Automates the programming process and walks you through building the application from start to finish

  • Explains how to write secure code

  • Features complete code—not just snippets, but neatly assembled packages with “instant” real-world functionality

  • Shows how to build the applications in two forms -- procedural and object-oriented programming -- providing programmers who want to switch to the object-oriented method of coding (which is new in PHP 5!) with the essential know-how

  • Includes a companion CD-ROM that contains every line of code in the applications from the book plus a bonus chapter that shows how to build a mailing list

Information on each application includes a discussion of issues, structure of the database, code listings, and an explanation of the code. You can use these applications as is, modify them for use on your Web site, or build your own application using techniques described. If you want real-world Web apps you can use right away, this is the book for you.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

From the Back Cover
Includes unique object-oriented coverage!

Complete instructions for building real-world Web applications, with all code on CD

Create six practical applications — two user login-in apps, online catalog, shopping cart, content management system, and Web forum — both in procedural and object-oriented programming. Incorporate the apps into your Web site right away by following the easy directions. The apps are not just snippets, but neatly assembled packages with real-world functionality!

Discover how to

  • Design and build two types of user login apps
  • Restrict Web site access
  • Build an online shopping cart and catalog
  • Allow users to publish documents online
  • Manage mailing lists
  • Let users post messages on an online bulletin board


See all Editorial Reviews

Product Details


Inside This Book (learn more)



Books on Related Topics (learn more)
 
 

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.
(2)
(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

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

 
17 of 17 people found the following review helpful:
5.0 out of 5 stars Several Common Apps Working and Described, August 18, 2005
There are a handfull of applications that every web designer sooner or later has to implement. Of course a skilled web programmer can do any of these applications. All it takes is time, thinking about the problem, writing, debugging, checking out, and making the customer (who may be the programmer him/her self) happy.

Today there are several scritping languages that can be used to tie the web site together with a database for storing the data. One set of software that you can use is PHP and MySQL. Both of these are highly advanced products (often combined with Linux and the Apache web server for a high performance web server with no software cost). You might use these to write the applications you need.

But when we are talking about common applications, these have been done over and over. In this book, six applications are included, working and ready for you to install. Once you get them operational, you can easily modify them to suit your particular needs. The code for the application is given, both printed in the book and included on the CD that comes with the book. The code is then carefully explained both conceptually as to what the app does, and line by line so you know what's going on and modify it as needed.

The application included are:

two login apps
shopping cart
content management system (allows users to publish documents on your system)
Online bulletin board.

The book is intended to be self standing, but if you know nothing about PHP or MySQL you might look for the same authors book PHP & MySQL for Dummies.
Comment Comment (1) | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 8 people found the following review helpful:
1.0 out of 5 stars Applications don't work. Other reviews must've been premature., November 27, 2007
The applications on the CD are not "working and ready for you to install." Not at all.

In fact, if you do exactly what the book says, your apps WILL NOT work. Why? Because the code is wrong. Not only are there errors in the database instructions, but the PHP and inc files have numerous errors.

Even after downloading the "corrected files" and following the new instructions for the database found on the author's website, some functionality is simply broken. The CMS kinda-sorta works, but not really because there is no file upload form as you see displayed in the book. Just not there. Obviously the result of some error in the file include, but you'd have to be a php expert to figure it out. Without being able to add or delete records from a database, well, a CMS is pretty useless, isn't it? Yes it is.

The most important applications on the CD (shopping cart and content management system) are rife with errors. This cripples them to such a degree that they are worthless as is. And corrected. And especially if you are a "dummy."
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 5 people found the following review helpful:
4.0 out of 5 stars Recommended for Advanced - Beginners, October 15, 2005
This book is challenging and informative. Some basic knowledge of PHP MySQL is required before beginning this book.
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

2.0 out of 5 stars mySQL for Dummies
Since the book was for dummies I assumed I would be able to understand it. Probably my mistake I should have researched it further before buying.
Published 9 months ago by J. Miller

4.0 out of 5 stars This is a practical book, not for beginers
This is a very good book to get practical skills in PHP development with MySQL appliances.But before buying it, it is important to understand that this book is not for beginers,... Read more
Published 22 months ago by Angel Lora

3.0 out of 5 stars For very dummies
if you need a first impression, just found out that computers exist, if you think PHP stands for a new boygroup, then this is the book for you.
Published on March 16, 2007 by G. Georgiadis

3.0 out of 5 stars NO CD
I downloaded it, but not could not find the accompanying cd. can anyone post a link to it!
Published on March 29, 2006 by Eric Durback

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]

   


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Smooth Operator

Shop for garage door openers

Find garage door products (opener kits, remotes, mini-key-chain controls, and wireless-key entry systems) in the Hardware Store. Opening the garage door shouldn’t be a chore.

Shop all garage door hardware

 

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.
 

Smoke Signals

Shop for Chimney Maintenance Products
Since everybody loves a wood fire on a cold evening, make sure to maintain your chimney with regular care and cleaning.

Shop chimney care products

 

 

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
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Lost Symbol
The Lost Symbol by Dan Brown
$16.17

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