debug Query
17. September 2009
$GLOBALS['TYPO3_DB']->store_lastBuiltQuery = true;
$rows= $GLOBALS['TYPO3_DB']->exec_SELECTgetRows('*', $table, $where);
t3lib_div::debug($GLOBALS['TYPO3_DB']->debug_lastBuiltQuery);
Hinterlasse einen Kommentar
You must be logged in to post a comment.