| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Oleg Zorin (3) | > | 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 package can manipulate database table records. There is one class that connects to database and execute queries. Another class performs common operations with database table records based on information of the tables and fields stored in class variables. Currently it can perform operations like creating, updating, deleting records, load records, validate record values, get a list records, delete a list of records. Applications may create sub-classes with predefined values for specific tables with given fields. |
| Not enough user ratings |
| ||||||||||||||||||||||||||||||||||||
| ||||
| This class can register, login and recover users in a database. It can perform several types of user account records stored in a database. Currently it can: - Retrieve an account by login name - Retrieve the list of registered users - Add a new user record - Update or delete a user record - Change the user login name or password - Check if an account exists with a given login name - Authenticate a user with a login name and password, and start a session if the password is correct - Logout the current logged user ending his session - Recover a user account resetting his password The class database supports several types of databases using PDO like MySQL, Microsoft SQL server and Sybase. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 91% | 87% | 79% | 100% | - | - | 72% | 179 |
| Month: | Not yet rated by the users | |||||||
| 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 |