PHP Classes

Classes of Fábio

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Fábio (1)  >  Mission progress status  >  Reputation  
Picture of Fábio
Name: Fábio <contact>
Classes: 1
Country: Brazil Brazil
Age: 58
All time rank: 2653186 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 803
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 Class FB  
Wrapper to access Firebird databases
This class is a wrapper to access Firebird databases.

It can:

- Establish database connections
- Execute simple queries
- Execute SELECT queries restrict the range of rows that a query returns to perform pagination
- Retrieve query result rows as arrays
- Retrieve query result BLOB field values
- Manage transactions
- Verify the syntax of n INSERT query to determine whether it is valid
- Check if a table or a table field exists
- Retrieve the next sequence value associated to table
- Retrieve the time and date of the database server

The code and the comments are in Portuguese.


  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