|
Umfragen
|
Go to the source code of this file.
Variables | |
| $first_uid = 1000 | |
| $first_gid = 500 | |
| $groups_quant = 4 | |
| $table_EnablejavaScript = true | |
| $crypt_salt = "isabelle" | |
| $groups | |
| $users | |
| foreach($users as &$user) | for ($i=2;$i<$groups_quant+2;++$i) |
| $user_ID = $first_uid | |
| $i = 0 | |
| $keys = array_keys($groups) | |
| $crypt_salt = "isabelle" |
Definition at line 36 of file testUsers_MYSQL.php.
| $first_gid = 500 |
Definition at line 32 of file testUsers_MYSQL.php.
| $first_uid = 1000 |
Definition at line 31 of file testUsers_MYSQL.php.
| $groups |
Definition at line 48 of file testUsers_MYSQL.php.
| $groups_quant = 4 |
Definition at line 33 of file testUsers_MYSQL.php.
| $i = 0 |
Definition at line 252 of file testUsers_MYSQL.php.
| $keys = array_keys($groups) |
Definition at line 291 of file testUsers_MYSQL.php.
| $table_EnablejavaScript = true |
Definition at line 35 of file testUsers_MYSQL.php.
| $user_ID = $first_uid |
Definition at line 252 of file testUsers_MYSQL.php.
| $users |
Definition at line 56 of file testUsers_MYSQL.php.
| for($i=0;$i< sizeof($groups);++$i) |
Definition at line 193 of file testUsers_MYSQL.php.