Hi Everyone,
I have a strange problem with POST form action. I've built a site in PHP5 on Windows and it's working fine. I then ported it to my Linux Fedora Core 4 box also running PHP5.
Now I can't even log in. I've determined that when I change the form action to GET, I can pass on to the script that validates the user, but not with POST?!? All it does is refreshes the page.
Hey... any help is appreciated. I don't want to go redo all my pages to make it work with GET :-)