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
 
 $receiverid = $_POST['receiverid']
 
if($_POST['message']!=NULL) else
 

Variable Documentation

$receiverid = $_POST['receiverid']

Definition at line 21 of file index.php.

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

This function belongs to view user message page

Message, receiver and sender are inserted into database

Definition at line 10 of file index.php.

if ($_POST['message']!=NULL) else
Initial value:
{
echo "Please write a message.<br><br>"

Definition at line 35 of file index.php.