Thanks, but actually that's not the question. The question is how to pass a variable or argument (such as $bbuserinfo[userid]) or any vB variable for that matter, to an external target script as in the include call, such as:
myphpscript?variable=$bbuserinfo[user]
at any rate I want the userid of the profiled user, not the logged user. I keep getting the literal text, such as, "$bbuserinfo[user]" not the variable contents, sent.
Regards,
Matt
|