[Typo3-dev] Use T3 Database records for external applications
Thorsten Kahler
thorsten.kahler at dkd.de
Fri Oct 7 10:04:02 CEST 2005
Hi Mattes,
I think Agent K introduced tslib_cObj::parseFunc(), didn't he?
Regards
Thorsten
Mathias Schreiber [wmdb] wrote:
> Stefan Beylen wrote:
>> Hello list,
>>
>> I want to use some tables filled with records from my T3 installation
>> in an external PHP application (non-t3)
>>
>> Problem that I have is that t3 uses special tags such as 4ex <LINK
>> instead of <a href ... Is there some kind of "standalone parser"?
>
> take a look as tslib_pibase->getPageLink
> From there follow the path to (I think) tslib_cobj->typolink and check
> out what Agent K did there.
>
More information about the TYPO3-dev
mailing list