[TYPO3] debug sql-statement of pi_exec_query

Jochen Rieger j.rieger at connecta.ag
Tue Jan 17 15:32:57 CET 2006


Hi Jo,

>> is there a way to see / debug the sql-statement of pi_exec_query()?

try this:

$this->pi_list_query($table,$count,$addWhere,$mm_cat,$groupBy,$orderBy,$query, 
FALSE);

If you set the last argument to TRUE you will get the query parts as an 
array as far as I know.

Cheers,
Jochen

-- 
:: innovative it-strategies ::
::                          ::
:: www.connecta.ag          ::



More information about the TYPO3-english mailing list