I apologise if this has been asked and answered, I did try searching with no luck.
I want to pass a second parameter to a php file. This is what I've got so far which works great:
print "<A HREF='../DrawPiccy.php?BkGFile=$CName'Target='MyIFrame'>";
Now I want to pass a second parameter, along with $CName. Whats the syntax, and is it possible anyone?
I'll end up in a never ending quote/comma nightmare if I go it alone.
Thanks,
Appreciate it,
BN