$event_id,'thumbnail_path' => $upload_file_name,'path' => $upload_file_name,'name' => $name,'type' => $type,'desc' => $desc); $gallery = new Gallery($params); $gallery->edit($_POST['id']); } header('Location:view_gallery.php?event_id='.$_GET['event_id']); } if($_POST['cancel']) { header('Location:view_gallery.php?event_id='.$_GET['event_id']); } $header_links = "Eevent Gallery | Edit"; $header_button_link= 'add_gallery.php'; include 'includes/header.php'; include 'includes/side_bar.php'; include 'includes/center_start.php'; ?>
Edit Event
name();?>