<?
include("http://xx.xx.xx.xx/left.php");
?>
I am trying to get the above include to work inside a search results page template. Is there a problem with using this code inside a cgi driven page?
I cannot get it to show up, though it shows up in other templates. Is there a problem with using this kind of include while on a search page, or am I missing some qualifying code to make it work. I'm stuck!
Thanks,
DR