POST method isn't working for data transfer

Answered

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
1 comment

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

Please sign in to leave a comment.