[TYPO3] How do I use a PHP-Script in TYPO3 4.2?

Xavier Perseguers typo3 at perseguers.ch
Thu Aug 7 00:43:59 CEST 2008


Hi Christopher,

> I want to have the output of a small PHP-Script as part of one page in my 
> web-site.
> In TYPO3 4.1 it was possible to use the content-element "script" and to 
> assign the script via TypoScript.
> 
> How can I do this in 4.2?
> It seems the content-type "script" is no longer available there...

You may use extension lumophpinclude (easy) or use the kickstarter to 
create a very dumb extension where you may include your own code with 
copy-paste in the main method (harder).

Regards

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-english mailing list