I have a simple form and when I send the data using Post it shows in phpInfo() that it has the values of the variables. However, when I go to print it out. Nohting shows?
What am I doing wrong?
http://www.jevco.com/catalog/cgi/test.html
Thanks.
I figured it out. I didnt know about the register_globals off feature. New server.
If htere is a way to overwrite it let me know.