PHP Classes

Packages of Sergey Pimenov

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Sergey Pimenov (3)  >  Mission progress status  >  Reputation  
Picture of Sergey Pimenov
Name: Sergey Pimenov <contact>
Classes: 3
Country: Ukraine Ukraine
Age: 53
All time rank: 66712 in Ukraine Ukraine
Week rank: 195 Up4 in Ukraine Ukraine Up
All time users: 4484
Week users: 0
 
  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  
  Files folder image ClsMySQL  
MySQL database access wrapper
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

  Files folder image Oracle::DB  
Oracle access wrapper supporting stored procedures
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
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 81% 81% - 75% - - 56% 1842
Month: Not yet rated by the users

  Files folder image Shop Cart  
Manage shopping cart
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.
RatingsUtility 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