Hi all,
When you use the header function to call another PHP program what happens to form variables?
e.g I have a input field called name and am expecting $name to be instantiated in the program called by header().
Am I barking up the wrong tree here?
Thanks,
Fi