PDA

View Full Version : where to put code for a sitewide script?


dpakman91
12-12-2005, 03:42 PM
hello, i have a bit of code that i need to have running "sitewide," if you know what i mean. what page can i put this code on so that no matter what page a visitor comes in on, they will run into the code?

i was thinking maybe the header or the footer? the only requirement is that the code be between "<head>" tags, so i'm not sure what the best place for it would be.

Ap0s7le
12-12-2005, 07:47 PM
Header :)

-Casey

dpakman91
12-13-2005, 11:02 PM
Content visible to registered users only.

hmm, i tried this, and for some reason, the script isn't functioning at all. i simply put it between "head" tags...do i need to also put it in {literal} tags or something like that?

Ap0s7le
12-14-2005, 04:39 AM
If it contains curly brackets yes.

-Casey