View Single Post
Old 11-18-2003, 06:52 PM  
the indigo
Confirmed User
 
the indigo's Avatar
 
Industry Role:
Join Date: Sep 2001
Location: North America
Posts: 2,016
Need PHP basic help

Okay, pretty simple stuff but I'm not able to find out wtf doesn't work.

I need the "rid" from http://www.blah.com/gallery.php?rid=2000 to be added to each sponsor link. ie:

http://www.blah.com/gallery.php?rid=2000
goes to
http://www.sponsor.com/tour.php?rid=2000

And if I type a different "rid", it will automatically modify all the links.

Currently, all pages are in .php and links look like this: http://www.sponsor.com/tour.php?rid=

I'm sure I have something to add in the header in php. thanks!
the indigo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote