S staples New member Nov 5, 2010 #1 I have <div id='code'> <?php echo '$code'; ?> </div> in a form and i want to show the value of that div in another form. I tried using $_GET['code'] but it says undefined index code.. Please help thanks.
I have <div id='code'> <?php echo '$code'; ?> </div> in a form and i want to show the value of that div in another form. I tried using $_GET['code'] but it says undefined index code.. Please help thanks.