PHP form submission Post cannot be taken

Source: Internet
Author: User
Nonsense don't say directly on the code
Front Code
    
 
      Insert Title here    

Background
!--? php//$name = $_get[' name '];//$age = $_get[' age '];  Yes//$sex = $_get[' sex ']; $name = $_request[' name '];//$age = $_request[' age '); The foreground method is get then can be replaced by POST error//$sex = $_request[' sex '];var_dump ($_server[' Request_method '); Var_dump ($_post);//echo $ Name. " --". $age."   --". $sex;  


Reply to discussion (solution)

your Web server does not support post
is it a development tool?

your Web server does not support post
using development tools?



your Web server does not support post
using development tools?



I'm using Xampp+phpstorm. Before the POST request can receive the

Phpstorm the built-in server does not support the post submission
Recently there are many people with this problem, Obviously you're using the same source of piracy.

It's not a pity to give up.

  • 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.