[TYPO3-english] Want to call core function typoLink() in my own php script to create realurl page links

Dmitry Dulepov dmitry.dulepov at typo3.org
Tue Dec 21 15:53:57 CET 2010


Hi!

Kay Strobach wrote:
> if the link is already in the realurl db table you can make a select.

This is a bad suggestion because:
- links are not always there
- they are not always up to date
- table structure can be changed at any moment because it is internal

The only proper way is to use typoLink properly. Any direct calls to 
RealURl are out of law :)

-- 
Dmitry Dulepov
TYPO3 core&security team member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-english mailing list