PHP Classes

File: datatable.txt

Recommend this page to a friend!
  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: 18 years ago
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