[TYPO3] Get connected to Typo3 Databes from an external php script
Christian Leicht
usenet at schani.com
Mon Jul 2 13:15:51 CEST 2007
Sorry Dmitry this does not make sense for me. I use this functions in
the class.tx_myext_pi1.php
But i must create a 2nd php script an on this file i need to connenct to
the Database. This file is not included in the T3 Framework. It just
grab Ajax informations from the Browser and give Public infos back.
Christian
Christian Leicht schrieb:
> Strange yes:
>
> During the rendering process of the manual for the extension ms_eidtest
> (version 0.0.1) at least one error occurred. The following list aims to
> help you to remedy the cause of this problem.
>
> Sorry
>
> Christian
>
>
>
> Dmitry Dulepov schrieb:
>> Christian Leicht wrote:
>>> i´m searching the hole weekend and can´t find anything.
>>
>> Strange.
>>
>> http://www.google.com/search?q=eID+site%3Atypo3.org
>>
>>> I need only the line to include() to have all nessasary variables and
>>> also the DB connection.
>>
>> You will not be able to just "unclude()". It requires more work. If
>> you neead only database connection parameters, they are in
>> typo3conf/localconf.php but this will not give you
>> $GLOBALS['TYPO3_DB'] or any functions like deleteClause() or
>> enableFields(), which you have to use.
>>
More information about the TYPO3-english
mailing list