View Single Post
Old 05-19-2004, 03:16 PM   #1
cwheat
Green Mole
 
Join Date: May 2004
Posts: 5
Adding a variable to the end of every link?

Hello,

I want to use this for a intranet and inorder to get past the user auth I need phpdig to automaticly add a couple of varaibles to the end of the links it tries to open.

so

http://www.myserver.com/index.php would auto look like:

http://www.myserver.com/index.php?bypassauth=1

and when it found lets say the news link
news.php it would auto add to it as well:
news.php?bypassauth=1

Thanks
Chris
cwheat is offline   Reply With Quote