| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Sergey Pimenov (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 class implements a MySQL database access wrapper. It implements a singleton that concentrates the access to a MySQL database access in a single object. The class can perform the usual database access operations like establishing database server connections, executing SQL queries, retrieving results into rows or objects, getting the number of result set rows, or the number of affected rows or the last inserted identifier, executing INSERT, UPDATE, DELETE and DROP queries from parameter lists, managing transactions. etc.. |
| Not enough user ratings |
| ||||
| This class implements a Oracle database access wrapper which supports stored procedures. It can: - Establish connections to an Oracle database server - Execute queries and retrieve results into arrays or objects - Define PHP variables to bind query values - Execute INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values, condition clause and bind variables. - Execute stored procedures passing parameter values - Manage transactions |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 81% | 81% | - | 75% | - | - | 56% | 1842 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can be used to manage a shopping cart. It can perform several types of operations like adding and removing items from the cart, empty the cart, get the cart items list, etc.. The class can save the cart contents to either a session variable or a cookie. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 62% | 62% | - | 56% | - | - | 43% | 3616 |
| 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 |