View Single Post
  #2  
Old 06-23-2003, 08:43 PM
 
snorocket snorocket is offline
 

X-Adept
  
Join Date: Dec 2002
Posts: 403
 

Default did you rap

did you rap the include script with smarty tags like this

{php}
include("http://www.yourwebsite.com/path/to/randomscript.php");
{/php}

it works great on my site, i just put this in the welcome template, works awesome, i also put multiple randomizing scripts in head.tpl & copyright.tpl so that everything changes when refreshed except the navigation menus at top remain the same, totally cool.
Reply With Quote