by Graeme Merrall
Table of content :
Lesson 1, Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL. According to Graeme, PHP and MySQL are the world's best combination for creating data-driven sites. In the first installment of this three-lesson tutorial, our Kiwi guide covers everything you need to know to begin developing database hubs. He gives instructions for installation on both Unix and Windows, and then goes on to show some simple scripts that will insert information into a database and display that data on a Web page.
Table of content :
- Installing MySQL
- Installing PHP
- Your First Script
- Load Up a Database
- Pull It Back OutLesson 2 covers more PHP/MySQL goodies than you could probably imagine. Graeme starts by showing while loops, then talks about the ever-useful if-else statement. But this information alone means little if you don't continue and see howPHP can be used with HTML forms. By the time you've polished off this lesson, you'll be able to add, edit, and remove information from your database
Table of content :
- Stay Informed
- Link Intelligently
- Throw in Some Forms
- Make the Forms Smarter
- All Together NowIn Lesson 3, Graeme shows some of the secrets that will turn your simple data-driven site into a useful application. As he covers validation, he'll show how to prevent users from leaving key form fields blank and how to make sure numeric files don't contain letters. He'll also teach you how PHP handles includes and functions. Plus you'll see how these two features, when deployed together, can make the coder's life much easier. Graeme winds it all up with some tearful parting words and a bit of advice for the aspiring PHP/MySQL coder.
Table of content :
- Simple Validation
- Not-So-Simple Validation
- Functions
- Closing Advice
For more information about PHP/MySQL Tutorial by Graeme Merrall click download
Cayegory : php mysql
Download ( 570 Kb ) PDF
Comments
Post a Comment