and i wanted to give choice for the food item to the customer as they can modify their catering order,i have use jquery to pass choice value to catering order form by hidden field. Before reading these faqs, it's important you learn how to retrieve variables from external sources.The manual page on this topic includes many examples as well. Most … Some email clients are able to execute javascript but this option is off by default. That isn’t hidden - it is visible to anyone who views the source. Mudassar. Be sure to add an action to your form so it submits to the second script: echo '
'; You can then access the value as $_POST. is it possible ?? We are integrating 3rd party s/w which would process online transactions. Now let’s get these hidden field values in the controller. An HTTP query string can contain both variables and their values. Here the biggest advantage is we can pass data to a different site even running at different servers. Submitted by Abhishek Pathak, on July 20, 2017 PHP is one of the most popular languages when it comes to Back-end. I have a really simple ajax function that just inserts a vote into a table when someone clicks a link, but it could do anything like set a cookie or variable. Passing checkbox values from html to php 1 ; passing empty values to functions in PHP 4 ; jsp help 2 ; How can I pass the value of a hidden text field to another php page? If you want to pass "hidden" (it's not really hidden, but not visible for common users), you have two options: 1) change your tag to