Am 06.08.2009, 15:06 Uhr, schrieb patricio <[email protected]>: > Hello, > > is it possible to read typo3 content from an extern server using PHP4 > code? > Do I need some extension in PHP? > Where can I find php samples to do that? > > Thanks > Patricio
of course... just define an own pageType and define what should be given out and you can just call index.php?type=[yourType]. Read the content and what you do with it is your problem. -- I never knew how good Opera is as a newsreader! Try it! (used Thunderbird and Evolution before) _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
