$upload_file_name,'path' => $upload_file_name,'name'=>$name,'type'=>$type); $event = new Event($params); $event->edit($_POST['id']); } else {} header('Location:events.php'); } if($_POST['cancel_edit_event']) { header('Location:events.php'); } $header_links = "Events | Edit"; $header_button_link= 'add_events.php'; include 'includes/header.php'; include 'includes/side_bar.php'; include 'includes/center_start.php'; ?>
Edit Event