Ok using gallery spots I have run into a snag
they use PHP for thier gallery links with 2 variables.
My TGP scripts also use multiple PHP variables.
Using links like this
outscript.php?varA=80&varB=10&url=http://babes.spotbrokers.com/gallery.php?snid=58&linkid=pop-14
does not work becasue it only appears to be sending the first variable to the gallery script and the second seems to only go the tgp out script.
is there a way I can nest 2 PHP urls that use multiple variables?
(outscript.php?var=80&var=1&url=)(gallery.php?snid =58&linkid=pop-14)
Many thanks if somone could enlighten me.
