Jump to content

$_POST returns empty


ewills

Recommended Posts

Hello

 

I have just transfered my site from an old host to UnitedHosting, and for some reason, none of my scripts that post to a file are having any values in the $_POST[] variable.

 

I have tried a simple form test, that posts to a static file, i.e action="process.php", and this works fine - but all my scripts use something like: action="http://myurl.com/?page=processform" and this does not work at all - with no value being definied within $_POST.

 

Any help would be greatly appreciated.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/101200-_post-returns-empty/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.