PHP/MySQL : First steps with PHP
Jean-Guillaume Birot


PHP is no different from other languages when it comes to learning rules: first, you have to learn the syntax and structures, then try to pick up some good habits right from the start in order to lend your Web site a professional touch. The examples given in this workshop aim to do just that. Let us show you how to handle and display data.

Contents:

- Writing the First Script

- Creating a Dynamic Web Page

- Using Variables