[Typo3-dev] function UPDATEquery with direct view increment

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue Aug 16 09:44:04 CEST 2005


Thomas Peterson schrieb:
> Hello,
> 
> The Function (function UPDATEquery($table,$where,$fields_values)) make the 
> query SQL-injection-safe.
> But i will be increment a value with Row1=Row1+1.
> 
> What can i do?

You can use your own selections with $TYPO3_DB->sql_query($query).

Masi




More information about the TYPO3-dev mailing list