|
Moodle
2.2.1
http://www.collinsharper.com
|
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 |
| arr2html | ( | &$ | arr, |
| $ | ztabhtml = '', |
||
| $ | zheaderarray = '' |
||
| ) |
Definition at line 169 of file tohtml.inc.php.
| $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.