POST method isn't working for data transfer

已回答

Whenever i tried to transfer data from one page to another using post method it's isn't working and shows error as undefined variable ; But it's defined in form... And in this case if i uses GET method alternates POST then it works...

Anyone could help me?

0

Hi there,

As mentioned in another thread that you have seen already -- better user proper web server for serving your pages (Apache/nginx/IIS/etc)

This ticket is still open: https://youtrack.jetbrains.com/issue/WEB-17317

2

请先登录再写评论。