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.