Source codes
the Test programs
- login.php
- main.php
- functions.php
- commonDB.php
- testfunction.php
- testcommonDB.php
- createSessionView.php
- TestcreateSessionView.php
- a6.html
- admintools.htm
- adduser.htm
- adduser.php
- deleteuser.htm
- deleteuser.php
- viewuser.php
- log.php
- Entity Relationship
Diagram
Output of
the test programs
- a6_schema.txt
:- Database schema.
- testfunction
:- This program includes test functions that will check the functions
located in the functions.php
- testcommonDB
:- This program includes test functions that will check the functions
located in the commonDB.php
- TestcreateSessionView.php:-
Test program for the createSessionView.php file.
- admintools.htm:-
Administrative tool page. It has the options for
adding, deleting & viewing users. And, also it has the option to
view and clear the log table.
|