How to redirect to another url with post data in PHP
I would like to redirect to another url along with POST data. Generally I user Header('Location:desiredurl') to redirect to a url in php. With this […]
See original post by invalid@example.com (mpchekuri)
Leave a Reply
You must be logged in to post a comment.