
|
Add Driver - Database Maintenance ScripsProduces a webpage form for collecting data on a new driver andadds the new driver record to the racing.drivers database table Script: add_driver_form.phpInputFrom Maintenance Menu:
![]() Output To insert_driver.php on Submit Driver:
![]() Script: insert_driver.phpInputFrom add_events_form.php: See Output above From racing database:
![]() Output To racing database:
![]() |