Main Page | Directories | File List | File Members

siteadmin/grouplist.php File Reference

Go to the source code of this file.

Variables

 $MAX_ROW = 100
 $abc_array = array('A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z','0','1','2','3','4','5','6','7','8','9')
 $status_arr = array()
print $search
 $where = "group_name LIKE '$group_name_search%' "
 $search_url = "&group_name_search=$group_name_search"
 $res
print< strong > $msg</strong > n
 $rows = $rows_returned = db_numrows($res)
 $title_arr = array()


Variable Documentation

$abc_array = array('A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z','0','1','2','3','4','5','6','7','8','9')
 

Definition at line 38 of file siteadmin/grouplist.php.

$MAX_ROW = 100
 

Definition at line 36 of file siteadmin/grouplist.php.

$res
 

Initial value:

 db_query("SELECT DISTINCTROW group_name,unix_group_name,group_id,is_public,status,license "
                . "FROM groups WHERE $where ORDER BY group_name LIMIT $offset,".($MAX_ROW+1)) or ($feedback = db_error())

Definition at line 96 of file siteadmin/grouplist.php.

$rows = $rows_returned = db_numrows($res)
 

Definition at line 113 of file siteadmin/grouplist.php.

print $search
 

Definition at line 63 of file siteadmin/grouplist.php.

$search_url = "&group_name_search=$group_name_search"
 

Definition at line 82 of file siteadmin/grouplist.php.

$status_arr[M] = array()
 

Definition at line 40 of file siteadmin/grouplist.php.

$title_arr[] = array()
 

Definition at line 115 of file siteadmin/grouplist.php.

$where = "group_name LIKE '$group_name_search%' "
 

Definition at line 81 of file siteadmin/grouplist.php.

print<strong> $msg</strong> n
 

Definition at line 98 of file siteadmin/grouplist.php.


Generated on Sun Feb 26 13:23:05 2006 for Savane PHP Frontend Developer Reference by  doxygen 1.4.4