Hi,

I'm trying to implement a simple fe-plugin to display some data out of
my database. I use ajax to display the data, i.e. after searching.

Here's my problem:
In my fe-plugin I submit an ajax-request to a php-script on my
webserver. I use the php-script to process the request and return the
desired data (html-code). Of course I cannot access the typo3-database
via $GLOBALS['TYPO3_DB'] in my php-script.

Does anybody know a way to use the typo3 database-functions in a script
that is not a typo3-extension class?

lg, Michi
-- 
Please stop top-quoting!
email: [email protected]
web: http://www.webfischer.at

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to