View Single Post
Old 01-23-2006, 10:19 AM  
RobbieRye
Registered User
 
Join Date: Oct 2005
Location: The Middle of Nowhere
Posts: 616
Quote:
Originally Posted by Oracle Porn
I'm looking for a simple script....
http://www.mydomain.com/index.html?code123

I want to be able to insert a code on top of every page on my domain using a question mark or something like that....

a little custom script i might guess, well if any programers thing they can do that icq me pleaase
The Apache webserver can do this efficiently using mod-rewrite.

Past that though, I guess you just need a search-and-replace script that will locate maybe the <body> tag and insert your line below there?
RobbieRye is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote