Danny1973
B1G-Software-Kunde
Huhu,
ich würde gern folgende php-Anweisung in die index.tpl im Ordner nli in templates einfügen:
<?php = date("Y"); ?>
Leider wird das aktuelle Jahr nicht angezeigt.
Habe einen Server, welcher php5 als fast-cgi-Applikation nutzt.
In der htaccess:
AddHandler x-httpd-php5 .php .php5 .htm .html .tpl
AddHandler php5-cgi .php .php5 .htm .html .tpl
AddHandler php-cgi2 .php .php5 .htm .html .tpl
AddHandler php-fastcgi5 .php .php5 .htm .html .tpl
AddType x-mapp-php5 .php .php5 .htm .html .tpl
AddType application/x-httpd-php5 .php .php5 .htm .html .tpl
alles versucht. Aber nichts führt zum gewünschten Ergebnis. Hat jemand einen Tipp?
Vielen Dank.
Liebe Grüße Danny
ich würde gern folgende php-Anweisung in die index.tpl im Ordner nli in templates einfügen:
<?php = date("Y"); ?>
Leider wird das aktuelle Jahr nicht angezeigt.
Habe einen Server, welcher php5 als fast-cgi-Applikation nutzt.
In der htaccess:
AddHandler x-httpd-php5 .php .php5 .htm .html .tpl
AddHandler php5-cgi .php .php5 .htm .html .tpl
AddHandler php-cgi2 .php .php5 .htm .html .tpl
AddHandler php-fastcgi5 .php .php5 .htm .html .tpl
AddType x-mapp-php5 .php .php5 .htm .html .tpl
AddType application/x-httpd-php5 .php .php5 .htm .html .tpl
alles versucht. Aber nichts führt zum gewünschten Ergebnis. Hat jemand einen Tipp?
Vielen Dank.
Liebe Grüße Danny