[TYPO3] How to include PHP scripts on a page?

Bartosz Aninowski bart at REM-IT-sonik.pl
Sun Jan 6 11:29:19 CET 2008


> 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