How else can i include a php file into my .shtml file?
TTT Script tells me to use this:
[!--#include file="ttt-in.php" --]
which has worled for me on other servers, but this new server has a problem with that format.
I tried:
[!--#include file="http://www.domain.com/ttt-in.php" --]
but that didnt work
Any other ways?
TTT Script tells me to use this:
[!--#include file="ttt-in.php" --]
which has worled for me on other servers, but this new server has a problem with that format.
I tried:
[!--#include file="http://www.domain.com/ttt-in.php" --]
but that didnt work
Any other ways?

Comment