TYPO3 CMS  TYPO3_7-6
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()

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

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

References $a.

◆ rs2html()

Variable Documentation

◆ $ADODB_ROUND

$ADODB_ROUND =4

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

Referenced by rs2html().

◆ $gSQLBlockRows

$gSQLBlockRows =20

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

Referenced by perf_oci8\__construct(), ADODB_Pager\RenderGrid(), and rs2html().

◆ $gSQLMaxRows

$gSQLMaxRows = 1000

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

Referenced by rs2html().