Tcrooksy Posted February 11, 2008 Posted February 11, 2008 Hello, I have a script that I want to run when someone comes to my site. Can someone please advise where I should put that script so it automatically runs?
krnl Posted February 11, 2008 Posted February 11, 2008 application_top.php is a good place. It will run each time a page is loaded. Use the php include(); function.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.