Add Notification
$category_id ,'title' => $title , 'description' => $description ,'time' => $time,'date' => $date,'venue' => $venue); $db->insert('Notification',$passval); print "Success : event Successfully Registered !"; } $_SESSION['addaccnt'] = "E".rand(111111 , 999999); ?>
Category Name
Select Category
select('category','*',NULL,NULL); $resultsd = $db->getResult(); foreach($resultsd as $rrr) { ?>
Title
*
Time
*
Date
*
Venue
*
Description