PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Is it possible to use the header function to redirect with the method=post message begin sent. I am trying to hide variables in the url of the browser after redirecting and the default for redirection using the header function is GET. Thanks for any help on this one.
John