sending POST variables with header()
Posted: Thu Mar 15, 2007 12:39 pm
how do you send POST variables with a header(Location: ...) method? I am trying to redirect a page, but i want to send some variables that were posted to that page with the re-direction...any ideas?