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
 
 $topname = "asd"
 
if(isset($_POST['topname'])) else $hid = 'hidden'
 
if(!isset($_POST['confid'])&&!isset($_GET['confid']))
else if(isset($_POST['confid'])&&!isset($_GET['confid'])) 
else
 

Variable Documentation

if (isset($_POST['topname'])) else $hid = 'hidden'

Definition at line 22 of file index.php.

$topname = "asd"

Definition at line 15 of file index.php.

$this breadcrumbs
Initial value:
=array(
'Interests Request',
)

This page is used to send requests for new areas of interest(to system admin)

Definition at line 9 of file index.php.

if (!isset($_POST['confid'])&&!isset($_GET['confid'])) else if (isset($_POST['confid'])&&!isset($_GET['confid'])) else
Initial value:
{
$confid = $_GET['confid']

Definition at line 133 of file index.php.