Go to the source code of this file.
$confid = $_POST['confid'] |
Initial value:=array(
'Announcementfunction',
)
Announcement function belonging to announcement page
This function is used to insert announcements into database, and send them by mail.
Definition at line 11 of file index.php.
if ($_POST['title']!=NULL) else |
Initial value:{
echo "Please provide a title for the announcement.<br><br>"
Definition at line 59 of file index.php.