Variables

/home/ivan/src/sit/branches/3.x/user_skills.php File Reference

Go to the source code of this file.

Variables

 $permission = 14
 $sort = cleanvar($_REQUEST['sort'])
 $title = $strListSkills
 $sql = "SELECT * FROM `{$dbUsers}` WHERE status!=0"
 $result = mysql_query($sql)
if(mysql_error())
trigger_error("MySQL Query
Error ".mysql_error() 
E_USER_WARNING
 $shade = 0
 while ($users=mysql_fetch_array($result))

Variable Documentation

$permission = 14

Definition at line 15 of file user_skills.php.

$result = mysql_query($sql)

Definition at line 34 of file user_skills.php.

$shade = 0

Definition at line 47 of file user_skills.php.

$sort = cleanvar($_REQUEST['sort'])

Definition at line 24 of file user_skills.php.

$sql = "SELECT * FROM `{$dbUsers}` WHERE status!=0"

Definition at line 29 of file user_skills.php.

$title = $strListSkills

Definition at line 26 of file user_skills.php.

if (mysql_error()) trigger_error("MySQL Query Error ".mysql_error() E_USER_WARNING

Definition at line 35 of file user_skills.php.

while($users=mysql_fetch_array($result))

Definition at line 48 of file user_skills.php.

For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo

© 2008-2011 Support Incident Tracker

Tsohost Logo