Useful notes & manuals
from the
world wide web
L:
P:
Register now!
<<<1>>>
Submit a form using POST method through PHP | read more.. PHP
Solution from: unknown Created on 27.09.2023 @ 09:02

To submit a form using POST method through PHP, just add the data to be posted as header. This essentially saves one extra html page sent to the browser when user has to be redirected. Mostly found this technique useful for redirecting to payment gateways.

<<<1>>>
 
Created by THE LOST WEB © 2009-2012