| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Braun Okoi Boniface (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| This class can be used to perform operations to manipulate MySQL records. It can connect to a MySQL database server using the MySQLi extension and performs several type of common operations. Currently it can: - List all records of a table - Delete records of a table that match a condition - Insert a new record to database table from a values submitted via a posted form or an array - Update existing database table records with values from a form via the POST method or with a given array - Execute a query about a given user that is logging in and stores its user record values in session variables - Destroy the logged user session that may have been previously created with the user details retrieved from the database - Check if a user is logged checking a given session key value and redirect the user browser to a login page or another page depending on the result. |
| ||||
| This package provides an application to access medical product suppliers. It provides a Web interface to allow the users to perform several types of operations to access a database of suppliers of medical products. Currently the application provides pages to: - Allow regular users and administrators to login - Allow administrators to add users - Edit supplier companies - Edit supplier products |
| 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 |