How to Get php variable to file? [closed]

<?php echo $_GET['color'];?>

you can use hidden field for send data to other pages assign variable and also get from url.if suffering problem any type you can use jquery for assign value in color field.

Browse More Popular Posts

Leave a Comment