$title,'name'=>$name,'desc'=>$desc); $event = new Video_event($params); $event->save(); header('location:video_events.php'); } if($_POST['cancel']) { header('location:video_events.php'); } $header_links = "Video Eevents | Add "; include 'includes/header.php'; include 'includes/side_bar.php'; include 'includes/center_start.php'; ?>
Add Video Event