PhpLabWare version 0.3 |
List, modify, add, and delete users
602 lines [source]
Not referenced by any other file
Defines the following functions:
References the following tables:
References the following files:
check_input() X-Ref |
check the form input data for validity |
tablestring($db) X-Ref |
Generates a comma-separated list of tables holding data tablenames are read from tableoftables |
delete_user($db, $id) X-Ref |
Deletes users after some checks |
modify($db, $type) X-Ref |
Interacts with the SQL database to create/modify users can be called to create (type=create) or modify (type=modify) other users or oneselves (type=me) |
show_user_form($type) X-Ref |
can be called to create (type=create) or modify (type=modify) other users or oneselves (type=me) |
Generated: Sun Oct 5 21:17:35 2003 | Generated by PHPXref 0.2 |