Problems related to parameter control transferred from a. php to B. php

Source: Internet
Author: User
Tags php form
The control problem of passing parameters from a. php to B. php ~ A. php contains a form pointing to action = & quot; B. php & quot; and then submitted through post. B. php receives the data in these forms (only two data types are string types), and then transmits parameter control issues to the database from a. php to B. php ~
A. php has a form that points to action = "B. php" and then submits the form through post. B. php receives the data in these forms (only two data types are string types), then executes the INSERT operation to the database, and then uses the header ("Location:. php ") returns. php page.
The problem is:
How can I ensure that B. php can only be accessed through a. php form submission, and prohibit all other access methods?
For example, check whether the form variable exists?

------ Solution --------------------
Determine $ _ SERVER ['http _ referer '].

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.