[TYPO3] How to include PHP scripts on a page?
Denis Bilodeau
denis at ubitext.com
Sun Jan 6 18:30:33 CET 2008
Hi Bartosz. It was a simple mistake: I had inverted the code for the Ext
Menu and Ext Template object templates (placed what went in one in the
other). Now everything is fine. Many thanks, you have been most helpful!
Denis
Bartosz Aninowski wrote:
>> But nothing happens. I have tested my PHP file by itself and it returns
>> the info I want. Anybody sees what I am missing?
>
> show your php code
> or make some test with simple example
> <?php
> $content = "Hello World";
> return $content;
> ?>
>
>
More information about the TYPO3-english
mailing list