[TYPO3] Get connected to Typo3 Databes from an external php script

Christian Leicht usenet at schani.com
Mon Jul 2 10:19:21 CEST 2007


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