I have the following to pass one variable
http://www.caillouette.com/phpMyEdit_test/bckgrnd_img.php?bckgrnd_img=$value
the image "bckgrnd_img" will be loacted in a file that consists of "pagename/img_type/image_name.gif"
How do I pass multiple variables to get to my image?
Thanks