- Shopping Bag ( 0 items )
From Barnes & Noble
The Barnes & Noble ReviewMost folks who use PHP and MySQL have one goal in mind: to build fast, cost-effective web applications. My SQL/PHP Database Applications ignores aspects of MySQL and PHP that aren't relevant to this goal, focusing specifically on what you need to know to create robust web applications.
The authors, who hail from Webmonkey and Wired Digital -- twin meccas of web development -- start by reviewing the basics of MySQL database design -- including some MySQL limitations and workarounds you'll need to know about (no referential integrity, stored procedures, unions, sub-selects, et cetera). They present just enough SQL to handle the meat-and-potatoes database tasks most web applications require; then offer a concise, to-the-point introduction to PHP. (You'll be thankful you read the chapter on writing organized, readable code -- and so will your colleagues.)
Next, it's on to the heart of the book -- seven real applications (two "simple", five "not-so-simple"): guestbooks, surveys, catalogs, content management systems, threaded discussions, problem tracking systems, and shopping carts. For each, you'll find complete, ready-to-run code -- thoroughly explained, and with plenty of screen captures to show you how it'll look when it's implemented.(Bill Camarda)
--Bill Camarda is a consultant, writer, and web/multimedia content developer with nearly 20 years' experience in helping technology companies deploy and market advanced products and services. He served for nearly ten years as vice president of a New Jersey-based marketing company, where he supervised a wide range of graphics and web design projects. His 15 books include Special Edition Using Word 2000 --Bill Camarda is a consultant, writer, and web/multimedia cThe Barnes & Noble Review The authors, who hail from Webmonkey and Wired Digital -- twin meccas of web development -- start by reviewing the basics of MySQL database design -- including some MySQL limitations and workarounds you'll need to know about (no referential integrity, stored procedures, unions, sub-selects, et cetera). They present just enough SQL to handle the meat-and-potatoes database tasks most web applications require; then offer a concise, to-the-point introduction to PHP. (You'll be thankful you read the chapter on writing organized, readable code -- and so will your colleagues.)
Next, it's on to the heart of the book -- seven real applications (two "simple", five "not-so-simple"): guestbooks, surveys, catalogs, content management systems, threaded discussions, problem tracking systems, and shopping carts. For each, you'll find complete, ready-to-run code -- thoroughly explained, and with plenty of screen captures to show you how it'll look when it's implemented.(Bill Camarda) --Bill Camarda is a consultant, writer, and web/multimedia content developer with nearly 20 years' experience in helping technology companies deploy and market advanced products and services. He served for nearly ten years as vice president of a New Jersey-based marketing company, where he supervised a wide range of graphics and web design projects. His 15 books include Special Edition Using Word 2000
Most folks who use PHP and MySQL have one goal in mind: to build fast, cost-effective web applications. My SQL/PHP Database Applications ignores aspects of MySQL and PHP that aren't relevant to this goal, focusing specifically on what you need to know to create robust web applications.
Overview