PHP Classes

Classes of Codreanu Florin

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Codreanu Florin (1)  >  Mission progress status  >  Reputation  
Picture of Codreanu Florin
Name: Codreanu Florin <contact>
Classes: 1
Country: Romania Romania
Age: ???
All time rank: 442981 in Romania Romania
Week rank: 200 Up2 in Romania Romania Up
All time users: 90
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 Oracle PHP Class Model  
PHP Programming Innovation award nominee
January 2020
Number 4
Create model classes stored in Oracle using OCI
It provides a base class that can be extended to create both model classes and controller classes for tables stored in Oracle using OCI, in order to access data records.

The model automatically extract metadata for the table, no need to describe them, just set the source table and you can start to retrieve and modify records in the database.

The base classes provide functions that can:

- Create new records
- Update records
- Delete records
- Find records that match given criterion
- Use transactions
- Skip columns
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