Thursday, April 30, 2009

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

PHP & MySQL Everyday Apps For Dummies (For Dummies (Computer/Tech))
Paperback: 456 pages
Publisher: For Dummies (July 8, 2005)
Language: English
ISBN-10: 0764575872
ISBN-13: 978-0764575877
Product Dimensions: 9.1 x 7.4 x 1.1 inches







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

User Review:


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.



Free Download:

No comments:

Post a Comment