Jump to content

URL redirection sending params via POST


micbox

Recommended Posts

I have a PHP script that should redirect to an ASP script (login.aspx) on another host passing it UserName and Password params via POST. The login.aspx, in its turn, on successful login redirects to search.aspx.

How to organize this redirect in PHP? Maybe there is a corresponding PEAR library or some sample script...
Link to comment
https://forums.phpfreaks.com/topic/30336-url-redirection-sending-params-via-post/
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.