My whole site is plain htm and this template has to use PHP.
I attempted to add it as a iframe but it doesn't display at all.
I do have it running as PHP
http://ace2weather.com/rain_radar.php
To display the rain radar, this line is added plus a php config page as well
Code: Select all
<?php include_once("RainRadar.php");?>