please help. i want pass variables from a php form to an online shopping payment systems
this is the url i have
Pricing=<?php echo"$price";?>"
the url links the php form to the swreg.org but it doesn't transfer the price.
how can i modify the code to transfer the price obtained from the php form