[TYPO3-core] RFC: enhance UPDATE/INSERT-API

Martin Kutschker Martin.Kutschker at blackbox.net
Wed Jan 4 09:36:03 CET 2006


Holzinger Franz <franz at fholzinger.com> writes on 
Tue, 03 Jan 2006 20:09:44 +0100 (MET):

> Hello Martin,
> 
> > function INSERTquery($table,$fields_values,$no_quote_fields='')
> 
> I would prefer a reference &$no_quote_fields because all the array of
> unquoted fields should not be copied onto the stack to make it
> faster.


IMHO it doesn't matter too much in this case. In TYPO3 much larger arrays are copied happily across. $no_quote_fields will usually be empty or contain only a few values.

Any more opinions on this?

Masi 



More information about the TYPO3-team-core mailing list