I think this is quite a common question?
How do I send POST data from one script to another?
I'm doing this login page which POST with form to a processing script. And if the authentication fails at the processing script, it should POST back an error message to the login page.








Bookmarks