Skip to content

PHP 6/MySQL Programming for the Absolute Beginner

Best in textbook rentals since 2012!

ISBN-10: 1598637983

ISBN-13: 9781598637984

Edition: 2009

Authors: Andrew B. Harris

List price: $34.99
Blue ribbon 30 day, 100% satisfaction guarantee!
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 are new to programming with PHP 6 and MySQL and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the for the absolute beginner series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical programming applications and will learn how these skills can be put to use in real-world scenarios. Best of all, by the time you finish the book you will be able to apply the basic principles youve learned to the next programming language you tackle.
Customers also bought

Book details

List price: $34.99
Copyright year: 2009
Publisher: Course Technology
Publication date: 9/9/2008
Binding: Paperback
Pages: 512
Size: 7.25" wide x 9.25" long x 1.25" tall
Weight: 2.332
Language: English

Exploring the PHP Environment
Using Variables and Input
Controlling Your Code with Conditions and Functions
Loops and Arrays
Better Arrays and String Handling
Working with Files
Writing Programs with Objects
XML and Content Management Systems
Using MySQL to Create Databases
Connecting to Databases in PHP
Data Normalization
Building a Three-Tiered Data Application