Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/adodb/tohtml.inc.php File Reference

Go to the source code of this file.

Functions

 rs2html (&$rs, $ztabhtml=false, $zheaderarray=false, $htmlspecialchars=true, $echo=true)
 arr2html (&$arr, $ztabhtml='', $zheaderarray='')

Variables

GLOBAL $gSQLMaxRows = 1000
GLOBAL $gSQLBlockRows = 20
GLOBAL $ADODB_ROUND = 4

Function Documentation

arr2html ( &$  arr,
ztabhtml = '',
zheaderarray = '' 
)

Definition at line 169 of file tohtml.inc.php.

rs2html ( &$  rs,
ztabhtml = false,
zheaderarray = false,
htmlspecialchars = true,
echo = true 
)

Definition at line 41 of file tohtml.inc.php.

Here is the caller graph for this function:


Variable Documentation

$ADODB_ROUND = 4

Definition at line 12 of file tohtml.inc.php.

$gSQLBlockRows = 20

Definition at line 12 of file tohtml.inc.php.

$gSQLMaxRows = 1000

Definition at line 12 of file tohtml.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations