Please Help! phpinclude_start gone...
I just upgraded to Beta4, and my PHP Includes Start has disappeared. This section housed my PHP code that included my banner rotator.
I need the variable $banner to be evaulated as:
include("location/banner.php");
So, that in my header template, I can place the $banner variable and have it include my banner rotator.
Can someone please explain how to do this?
Thank you in advance!
|