Is it possible to add something to an URL throughtout an entire site without hard coding it on each URL.
Example: i want to add ?CODE=$CODE to every URL but I dont want to update every url.
I was hopeing to add something to a "config file".