EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Variables
index.php File Reference

Go to the source code of this file.

Variables

$this breadcrumbs
 
 $confid = $_POST['confid']
 
if($_POST['title']!=NULL) else
 

Variable Documentation

$confid = $_POST['confid']

Definition at line 19 of file index.php.

$this breadcrumbs
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.