The value of form form in PHP is submitted with submit, how to take it out on the next page

Source: Internet
Author: User
The value of form form in PHP is submitted with submit, how to take it out on the next page
I have a check box checkbox in my php file, I chose to submit the value using the form form's submit, I want to send it with the data of the next page after the data is submitted. But the data in the submit is not available when the socket is sent. Neither session nor Cookie is available at this time. I am a novice, I hope there are experts can help solve the ha.
------Solution--------------------
Print_r ($_post);
------Solution--------------------
Do not know whether I understand wrong, the landlord of the left to choose and the right to display the data should be in a table bar, or right side of the data table must have left the choice of equipment, and then there should be a corresponding relationship, directly on the right of the form to submit a
------Solution--------------------
Not too understand the landlord's meaning, if only the checkbox to take the value of
Let's say the checkbox is like this.
123
After a few omitted out

After committing to another page, the method of getting the value
$zixun 1 = $_post[' zixun1 ');
for ($i =0; $i<>
echo $zixun 1[$i]. "
";
?>
?>
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.