CP Home
Database
Description
Script Index
I-5 QMC
MySQL
Database
SQL
PHP
HTML
Email

Car Classes - Database Maintenance Scripts

Provides a webpage form for editing the car class list, and updates
the existing car class record in html.Car_Classes



Script: edit_car_classes_form.php

Input

From Maintenance Menu:
  1. home_club | text
  2. validate | text
From racing database:
  1. html.Car_Classes | array
  2. html.Heat_Size | array
  3. html.Main_Size | array
  4. html.Head | text
  5. html.Menu_Top | text
  6. html.Tail | text
  7. validate.Mode | text
Actions



Output

To insert_car_classes.php on Update Car Classes:
  1. car_class | array
  2. heatmax_[car_class] | integers
  3. mainmax_[car_class] | integers
  4. home_club | text
  5. validate | text
To Display:




Script: insert_car_classes.php

Input

From edit_car_classes_form.php: See Output above

From racing database:
  1. html.Head | text
  2. html.Menu_Top | text
  3. html.Tail | text
  4. validate.Mode | text
  5. information_schema.COLUMNS.events | COLUMN_NAME
Actions



Output

To racing database
  1. html.Car_Classes | array
  2. html.Heat_Size | array
  3. html.Main_Size | array
  4. validate.Mode | text
  5. validate.Home_Club | text
To Display: