[TYPO3] mysql function

Nino Katic DELETE_MEnkatic at jagor.srce.hr
Thu Nov 29 09:19:40 CET 2007


"Dmitry Dulepov [typo3]" <dmitry at typo3.org> wrote in message 
news:mailman.1.1196323310.19081.typo3-english at lists.netfielders.de...
> Hi!
>
> Nino Katic wrote:
>> Does anybody know where is declaration for mysql function that is used in 
>> one of Typo3 extensions i'm using or this is some internal php function? 
>> I need to debug something and i can't find the source of mysql function. 
>> It is mentioned in 
>> http://typo3.org/documentation/document-library/core-documentation/doc_core_cgl/4.1.0/view/1/4/ 
>> but can't find it anywhere in Typo3 source :-( Thx.
>
> This function was a PHP function but it is obsolete for ages and must not 
> be used in TYPO3 extensions. It has very serious drawbacks that can 
> disrupt TYPO3 work with database. If any extension uses it, it is a 
> serious bug.

Dmitry, thx. for reply. Now i see why it is not working as it should :-) I'm 
using aliaspro extension with Typo3 ver. 3.8.1 (i know it is old). and this 
extension is using mysql function to execute mysql queries. Can you give me 
advice what function to use instead so i can try to modify this extension. 
Maybe those functions found in typo3/t3lib/class.t3lib_db.php ? Thx.

Regards,

Nino 




More information about the TYPO3-english mailing list