Skip to content

Head First PHP and MySQL A Brain-Friendly Guide

Best in textbook rentals since 2012!

ISBN-10: 0596006306

ISBN-13: 9780596006303

Edition: 2008

Authors: Lynn Beighley, Michael Morrison

List price: $54.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other…    
Customers also bought

Book details

List price: $54.99
Copyright year: 2008
Publisher: O'Reilly Media, Incorporated
Publication date: 1/1/2009
Binding: Paperback
Pages: 812
Size: 8.07" wide x 9.21" long x 1.85" tall
Weight: 3.190
Language: English

Lynn Beighley is a fiction writer stuck in a technical book writer's body. Upon discovering that technical book writing actually paid real money, she learned to accept and enjoy it. After going back to school to get a Masters in Computer Science, she worked for the acronyms NRL and LANL. Then she discovered Flash, and wrote her first bestseller. A victim of bad timing, she moved to Silicon Valley just before the great crash. She spent several years working for Yahoo! and writing other books and training courses. Finally giving in to her creative writing bent, she moved to the New York area to get an MFA in Creative Writing. Her Head First-style thesis was delivered to a packed room of…    

It's Alive: Add Life to Your Static Pages
How It Fits Together: Connecting to MySQL
Creating Your Own Data: Create and Populate a Database
Your Application on the Web: Realistic and Practical Applications
When a Database Just Isn't Enough: Working With Data Stored in Files
Assume They're All Out to Get You: Securing Your Application
Remember Me?: Building Personalized Web Apps
Sharing is Caring: Eliminate Duplicate Code
Harvesting Data: Control Your Data, Control Your World
Better Living Through Functions: String and Custom Functions
Rules for Replacement: Regular Expressions
Drawing Dynamic Graphics: Visualizing Your Data... and More!
Interfacing to the World: Syndication and Web Services
The Top Ten Topics (We Didn't Cover): Leftovers
A Place to Play: Set Up a Development Environment
Get Even More: Extend Your PHP