Home  >  Q&A  >  body text

submit data

How to submit the data in the html form to the server? Do you use external variables? I use POST to pass the value, and the name of the form is the same as in PHP. However, after submitting the data, it shows that the value in the brackets in my external variable is not defined.

王统帅王统帅2203 days ago1455

reply all(2)I'll reply

  • 鹿先生

    鹿先生2018-09-12 16:01:39

    You can check to see if the value has been passed.

    reply
    1
  • 王统帅

    I have judged that there is no value, so how can I pass the value? I copied the code from this chapter and put the html file and reg folder in the same directory.

    王统帅 · 2018-09-14 12:07:37
  • Cancelreply