Greenscape Environmental Experience & Learning Survey Experiments

Manage Users

query("SELECT user_id AS 'ID', username AS 'Username', email AS 'Email', password AS 'Password', accountType AS 'Account Type', school_id AS 'School', class_id AS 'Class', active AS 'Status' FROM user_account ORDER BY user_id ASC;"); $tablesAndTheirData = array(); array_push($tablesAndTheirData, array( 'fields' => $result->fetch_fields(), 'data' => $result )); foreach($tablesAndTheirData as $table){ if($table['data']->num_rows){ ?> fetch_assoc()){ $order_num++; ?> $value){ if ($key == 'ID'){ $index = $value; } ?>
name;?>
Not Applicable
Not Applicable
add user

New User

Complete