Movie Database dvd_id; $dvd_title = $row->dvd_title; $dvd_director = $row->dvd_director; $dvd_classification = $row->dvd_classification; $dvd_actors = $row->dvd_actors; $dvd_genre = $row->dvd_genre; $dvd_year = $row->dvd_year; $dvd_length = $row->dvd_length; $edit = true; } else { $dvd_id = ""; $dvd_title = ""; $dvd_director = ""; $dvd_classification = ""; $dvd_actors = ""; $dvd_genre = ""; $dvd_year = ""; $dvd_length = ""; $edit = false; } ?>
DVD Title
DVD Director
DVD Classification
DVD Actors
DVD Genre
DVD Year
DVD Length
\n"); } ?>
Title Director Classification> Actors Genre Year Length Action
$row->dvd_title$row->dvd_director$row->dvd_classification$row->dvd_actors$row->dvd_genre$row->dvd_year$row->dvd_lengthdvd_id\">Edit