Inkludere php-script i typo3
Hej EksperterJeg har lavet en funktion i php til at vise nogle random-billeder i toppen af mit site.
Mit problem er, at jeg ikke er helt klar over hvordan jeg inkluderer php-filer i typo3.
Jeg har læst:
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/13/1/
Jeg har også i et forum fundet noget der ser sådan ud:
tried this on the template -ext: Main TEMPLATE cObject
tempTs = PHP_SCRIPT_EXT
tempTs.file = fileadmin/template/flagstatus.inc
with this on the template -ext: Menu_1
subparts.flag_cucbc < tempTs
and this on the HTML template where I need the flagstatus text to appear:
<!--###flag_cucbc### begin-->flag status<!--###flag_cucbc### end-->
Men det forstår jeg ærlig talt ikke.
Håber på lidt support
/ Jacob
