[TYPO3-dev] pi_exec_query with addWhere returns only one element, what is wrong?

Christopher Torgalson bedlamhotel at gmail.com
Mon Nov 27 18:42:45 CET 2006


Hi,

On 11/27/06, Steffen Kamper <steffen at dislabs.de> wrote:

> > br Matthias
> Hi - why don't you use a normal query ?
>  $res=$GLOBALS['TYPO3_DB']->exec_SELECTquery($select_fields,$from_table,$where_clause,$groupBy='',$orderBy='',$limit='');

pi_exec_query() uses exec_SELECTquery() internally.

-- 
Christopher Torgalson




More information about the TYPO3-dev mailing list