PHP: Attach a header() through a hidden form field?

Mathias

New member
I have a login system that logs into a website that is not mine, but a forum in which I am a member of, but I need to send the POST request to a page that handles the login, and then somehow make the page redirect me to another page where I then can fetch some content

Is it possible to send a header through a hidden form field or something? Or do anyone have another way?
 
Back
Top