By danyaeldemonic on
I've enabled PHP filters and tried to insert a simple php code to pull an image from a folder. Nothing shows up at all in the page :( The code is simply <!--?php require(“images.php”); ?--> and is supposed to rotate a new banner every 24hrs
Comments
If images.php is the site
If images.php is the site root try "/images.php".