hi
dont really know how to explain it so i'll just show the code

what i need it to do is
$_get information from the url that is stored in a variable
for example
abc=1,bcd=2

(load abc and bcd in a while loop from database)
set $name=$_get[$variable]
display the name then wipe before movin on to the next variable in the database


this is where the information is sent...