Login   Register  
PHP Classes
elePHPant
Icontem

Class: GV RecordSet Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ruben Sekiji Negrao Doi  >  GV RecordSet Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: GV RecordSet Class
Base name: class_recordset
Description: Retrieve database query result records
Related classes: ,
Version: 1.0
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 367 users
All time rank: 5175
Week users: 0 users
Week rank: 2746
Picture of Ruben Sekiji Negrao Doi
Author: Ruben Sekiji Negrao Doi <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 26
All time rank: 1938130 in Brazil Brazil
Week rank: 2255 Down175 in Brazil Brazil Down


  Detailed description  
This class can be used to retrieve database query result records.

It opens a connection to a server of one of the supported database types and executes a given SQL query.

The class retrieves the results into an array class variable so it can provide a way to browse back and forth the different records contained in the results.

Currently it supports querying MySQL databases but other databases may be supported in the future.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Dependencies   Dependents   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
GV Conection Class
Required
Need to conect and retrieve the data from database

  Packages that need this class  
Class Dependency Why it is needed
GV Pagination Class
Required
Registers that will be show are registers

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class_RecordSet.php Class Main file of RecorSet class
Plain text file test.php Example Example Script File

Download all files: class_recordset.tar.gz class_recordset.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.