Learning PHP & MySQL
ebook ∣ Step-by-Step Guide to Creating Database-Driven Web Sites · Learning
By Michele E. Davis

Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Loading... |
PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts with the basics of the PHP language, and explains how to work with MySQL, the popular open source database. You then learn how to put the two together to generate dynamic content.
If you come from a web design or graphics design background and know your way around HTML, Learning PHP & MySQL is the book you've been looking for. The content includes:
- PHP basics such as strings and arrays, and pattern matching
- A detailed discussion of the variances in different PHP versions
- MySQL data fundamentals like tables and statements
- Information on SQL data access for language
- A new chapter on XHTML
- Error handling, security, HTTP authentication, and more