MySQL & PHP

molto carino!
mysql e php in 30 minuti, i comandi di base, un'ottima classe e pure due demo!
original page
Demos
* Auction Finder
* Seminar Registration


Source Code

* MySQL
* PHP
* MySQL class for PHP3

Table of Contents

  1. Introduction
    1. What this tutorial will show you
    2. What you should already know
    3. Other useful tutorials
    4. Why PHP instead of Perl & DBI?

  2. Starting Out
    1. "Hello World" in PHP
    2. Create a test table in MySQL
    3. Adding information to the test table
    4. Connecting to the Database with PHP

  3. Basic Selects
    1. Selecting a single item
    2. Selecting a single row
    3. Selecting multiple rows
    4. Example code

  4. Insert, Update and Delete
    1. Insert
    2. Update
    3. Delete

  5. Other Tidbits
    1. Dealing with Time
    2. Questions? Comments?
    3. Consulting Services


Vt. Web Wizard Home | Email Questions & Comments