[TYPO3-dev] SQL parameter binding

Xavier Perseguers typo3 at perseguers.ch
Sun Jun 13 21:36:31 CEST 2010


Hi Attila,

> Is there a way to use sql parameter binding in an extension? I mean
> something like mysqli_stmt_bind_param.

Not at the moment. I mean it's not part of the t3lib_db API.

However this is something I already planned to work on for TYPO3 4.5 as 
it would allow a huge step forward in term of speed when used with DBAL.

Regards,

Xavier Perseguers




More information about the TYPO3-dev mailing list