OK, here's what im doing, 1st I generate a random number and store that number in a variable ($random), Thatt works good. Now, Im trying to make a link on that page that will append the ramdom number ($random) so that page will have that variable. thank you, here's some code to give you an idea
<a href="mission.php?random=$random" .....>