[TYPO3] Typo3 coding standards
Dmitry Dulepov [typo3]
dmitry at typo3.org
Sun Aug 10 21:29:22 CEST 2008
Jaideep Das wrote:
> I have used functions *mysql()* and *mysql_fetch_array()* in my plugin. Do i
> have to use *exec_SELECTquery<http://www.typo3-unleashed.net/typo3apidocs/typo3api_4.0.0/html/de/d07/classt3lib__DB.html#7b17306626fbf95a27cf7c854cfba59a>
> * () or above functions are ok.
No, you have to use TYPO3 functions (exec_*).
--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/post-details/typo3_code_formatting_in_eclipse/
More information about the TYPO3-english
mailing list