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

nevets’s picture

If images.php is the site root try "/images.php".