Quote:
Originally Posted by camgirlshide
I need the variables to be passed to the php script too - won't that just load hi.php without passing it any variables?
|
yes.
(hi.php?var1=somevar&var2=somevar)
I guess the trick in your case would be getting var1, var2 etc in there ?
hit me up I'll help you out if you want