[TYPO3-dev] extra helper files in plugin -> how to access db ?

bernd wilke xoonsji02 at sneakemail.com
Fri Jan 30 20:57:21 CET 2009


On Fri, 30 Jan 2009 11:15:32 +0100 Henjo Hoeksma wrote:

> On 2009-01-29 07:10:34 +0100, Steffen Ritter <info at rs-websystems.de>
> said:
> 
>> Hi,
>> I just did not get the point why you cannot use the TYPO3-Database Api
>> for Building this file?
>> 
>> kind regards
>> 
>> Steffen
> 
> Hi Steffen,
> 
> thank you for replying.
> 
> Actually that is what I wanted. How can I achieve this? I required
> different files to be included all resulting in errors. I have not found
> a way to have this file be part of the extension as a whole so I have
> access to the API inside of this 'aside standing' script?
> 
> That would be the ideal situation I guess. I seem to miss how to get
> this done properly.

why do you need 'aside standing' scripts?

in your other posting you said in your extension you read the xml-file 
you produced with this aside-script. What do you have after that? an 
array with all your records you previously read from database.
Why don't you read this data immideat from database in your extension?

 
bernd
-- 
http://www.pi-phi.de/t3v4/cheatsheet.html




More information about the TYPO3-dev mailing list