Login   Register  
PHP Classes
elePHPant
Icontem

File: datatable.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mark Documento  >  Database Connection Classes  >  datatable.txt  >  Download  
File: datatable.txt
Role: Documentation
Content type: text/plain
Description: Datatable documentation
Class: Database Connection Classes
Abstract the access to SQL databases
Author: By
Last change:
Date: 2006-09-17 23:27
Size: 314 bytes
 

Contents

Class file image Download
The result array supplied to the Datatable constructor is an array or rows
where row is an array of field=>value and columnIndex=>value. This is 
similar to the row array returned by the PHP _fetch_array functions e.g. 
mysql_fetch_array(), pg_fetch_array(), etc.

Copyright 2006 (c) Mark Jundo P. Documento