Hello, > is it possible to read typo3 content from an extern server using PHP4 code?
For sure, use file_get_contents() on the URL of your website! > Do I need some extension in PHP? Only PHP4 >= 4.3.0 > Where can I find php samples to do that? http://ch2.php.net/manual/en/function.file-get-contents.php -- Xavier Perseguers MVC ExtJS Leader http://forge.typo3.org/projects/show/extension-mvc_extjs _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
