[TYPO3-english] How to read Typo3 content from an extern PHP code?

Prakash spabhat at chandanweb.com
Fri Aug 7 07:50:59 CEST 2009


Hi Patrico,

patricio wrote:
>
>
> 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

I already did a similar research just a week back on this by including 
various Typo3 libraries in a standalone PHP file.
I found that I was including almost the entire Typo3 engine.
I also felt that this approach may not be the most efficient way and 
such a code may also become outdated or could be tough to manage when 
Typo3 is updated.

So my conclusion is that it is better to get the Typo3 content using PHP 
functions/libraries such as fetch, wget, curl, file_get_contents or others.

I even got various suggestions from Typo3 masters :-)
For further details, you can refer to my previous request in this 
English List titled "[TYPO3-english] Get page content using a standalone 
script." dated "7/28/2009"

-- 
*Regards,
Prakash A Bhat*
Skype/Yahoo/GTalk/MSN: spabhat
Ph: +91 80 420 33 515
Mobile: +91 94481 40430
www.chandanweb.com <http://www.chandanweb.com>

Chandan Web Solutions <http://www.chandanweb.com> 
<http://www.chandanweb.com>


More information about the TYPO3-english mailing list