SoccerMinutes.com
 Search
 Advanced SearchView Cart   Checkout   
 Location:  Home » Books » Database Storage & Design » PHP and MySQL Web Development (4th Edition) (Developer's Library)January 10, 2009  
Categories
Books
PC & Video Games
DVD
Electronics
Toys
Videos
Software
Music
Health/Personal Care
Kitchen
Outdoor Living
MP3 Stuff
iPod Stuff
Apparel



Related Categories
• Database Storage & Design
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• Programming Languages
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• General AAS
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• General AAS
New & Used Textbooks
Custom Stores
Specialty Stores
Books
• General AAS
Qualifying Textbooks
Custom Stores
Specialty Stores
Books
• Database Design
Databases
Computers & Internet
Subjects
Books
• MySQL & mSQL
Specific Databases
Databases
Computers & Internet
Subjects
• General
SQL
Databases
Computers & Internet
Subjects
• General AAS
SQL
Databases
Computers & Internet
Subjects
• General
Databases
Computers & Internet
Subjects
Books
• General AAS
Databases
Computers & Internet
Subjects
Books
• General
Languages & Tools
Programming
Computers & Internet
Subjects
• General AAS
Languages & Tools
Programming
Computers & Internet
Subjects
• General
Programming
Computers & Internet
Subjects
Books
• General AAS
Programming
Computers & Internet
Subjects
Books
• Databases
Software
Computers & Internet
Subjects
Books
• General
Software
Computers & Internet
Subjects
Books
• General AAS
Software
Computers & Internet
Subjects
Books
• PHP
Programming
Web Development
Computers & Internet
Subjects
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books

Subcategories
Paperback
Mass Market
Trade


PHP and MySQL Web Development (4th Edition) (Developer's Library)
PHP and MySQL Web Development (4th Edition) (Developer's Library)
enlarge
List Price: $49.99  (€39.49)
Buy New: $29.98  (€23.68)
You Save: $20.01  (€15.81) (40%)
Buy New/Used from $29.98  (€23.68)

Avg. Customer Rating: 4.5 out of 5 stars(based on 181 reviews)
Sales Rank: 2013
Category: Book

Authors: Luke Welling, Laura Thomson
Publisher: Addison-Wesley Professional
Studio: Addison-Wesley Professional
Manufacturer: Addison-Wesley Professional
Label: Addison-Wesley Professional
Languages: English (Original Language), English (Unknown), English (Published)
Media: Paperback
Edition: 4
Number Of Items: 1
Pages: 1008
Shipping Weight (lbs): 3.4
Dimensions (in): 9 x 7 x 2.2

ISBN: 0672329166
Dewey Decimal Number: 005.2762
EAN: 9780672329166
ASIN: 0672329166

Publication Date: October 11, 2008
Availability: Usually ships in 1-2 business days

Similar Items:

  • Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional)
  • PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide
  • CSS Mastery: Advanced Web Standards Solutions
  • JavaScript: The Definitive Guide
  • Web Database Applications with PHP & MySQL, 2nd Edition

Editorial Reviews:

Product Description
PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.

PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server.

This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity.

The fourth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP 5 through version 5.3, such as namespaces and closures, as well as features introduced in MySQL 5.1.




Amazon.com Review
The PHP server-side scripting language and the MySQL database management system (DBMS) make a potent pair. Both are open-source products--free of charge for most purposes--remarkably strong, and capable of handling all but the most enormous transaction loads. Both are supported by large, skilled, and enthusiastic communities of architects, programmers, and designers. PHP and MySQL Web Development introduces readers (who are assumed to have little or no experience with the title subjects) to PHP and MySQL for the purpose of creating dynamic Internet sites. It teaches the same skills as introductory Active Server Pages (ASP) and ColdFusion books--technologies that address the same niche.

Authors Luke Welling and Laura Thomson's technique aims to get readers going on their own projects as soon as possible. They present easily digestible sections on specific technical processes--"Accessing array contents" and "Using encryption with PHP" are two examples. Each section centers on a sample program that strips the task at hand down to its essentials, enabling the reader to fit the process into his or her own solutions as required. Tables that list options and other nuggets of reference material appear as well, but the many examples and the authors' commentary on them take center stage.

For reference material on MySQL, have a look at Paul DuBois's MySQL. On the PHP side, Web Application Development with PHP 4.0 is excellent. --David Wall

Topics covered:

  • The MySQL database server (for both Unix and Windows)
  • Accessing MySQL databases through PHP scripting (the letters don't really stand for anything)
  • Database creation and modification
  • PHP tricks in order of increasing complexity--everything from basic SQL queries to secure transactions for commerce
  • Authentication
  • Network connectivity
  • Session management
  • Content customization



Customer Reviews:   Read 176 more reviews...

5 out of 5 stars Terrific Learning Tool   January 7, 2009
With very little previous web programming experience (though I have recent experience with PL/SQL), I started using PHP 1 year ago. I've read several PHP/MySQL books during the past year, but this one is the best. As others have noted, it may not be for the pure beginner, but at my level it's perfect. It helps me better understand concepts (session usage) that I was justing using by rote before. It reminds me of things I should return to in my code (like authentication) that I may have been sloppy with. And it's pretty easy to read. If you got tired of waiting for this edition to finally be published, you might want to check it out now.


5 out of 5 stars Great reference book   January 7, 2009
As a PHP web developer I reference this book from time to time. It offers a solid introduction to PHP and MySQL and illustrates real-life examples of web development problems solved with PHP. It is a great resource for both beginner and veteran PHP developers.


4 out of 5 stars Classic book on good programming practice   January 6, 2009
  1 out of 1 found this review helpful

I recently read this book and it took me a short time to get into the wave of the author. It narrates in a natural way an ample range of details that were easy to catch. As a security practitioner I find this book very clear, so it took me through the basics of PHP and MySQL, and finally it took me to very strong fundamentals to develop rich programming applications with security in mind, from the beginning.

Of course, this book is read better with very good programming skills, so you can focus more on important tips through the book.



4 out of 5 stars Excellent - long time arrival   November 20, 2008
Amazingly I've been waiting for the 4th Edition since 07/2007 - then 11/2007 then summer 2008 finally it arrived fall 2008!

When it arrived I bought it quickly. A great book that perhaps is a bit advanced for beginners - be careful if you are just starting out with MySQL and PHP - this book may not be quite for you.





5 out of 5 stars Great book!   November 12, 2008
I bought the 4th Edition, and it was exactly what I expected for a PHP & Mysql book. It comes separated in 5 parts: PHP course, Mysql course, E-Commerce & Security, Advanced Techniques, Building Practical Projetcs.

The First two parts are a simple "crash course" for each technology. So you can step in the next chapters with the base.

What I liked most is that it comes with very practical examples, and also the source code comes in the CD. This way you do not need to type everything. Also it comes with the software needed to install on your PC and start learning PHP =).



Soccer Chat, Football Chat, Soccer Forum, Football Forum

Soccer Toys, Gifts, DVD's, Videos and much more! | Shanganagh.com | Manchester United Superstore | Liverpool FC Superstore | Celtic FC Superstore | Football Legends Superstore | Casual Encounters Ireland
Google
 

Information
Forum
Chatroom