http://movies26.enwhore.com/yahoo/index.php < It shows everything in $GLOBAL, including the _GET variable. If you do ?this=that it sets $_GET['this'] = "that", but if you try the form at the very bottom, nothing is set in the _GET. It works perfectly on my localhost machine but nothing on that server.
tried it without the giant amount of debug stuffs? Seems like that's mundging it.. for instance, if I have Firefox display form details, I can submit successfully..
It's still doing nothing. I click the submit button and it acts like it refreshes; I've also tried it in Internet Explorer and I get the message "The page cannot be displayed".
It's got to be server related since it works on localhost and bonks out on the server, which is why I posted it in the web servers forum. No clue why it's doing it tho. Take a look at the phpinfo and see if you notice anything out of the ordinary (safe mode, etc)
nothing jumps out at me, but if it were mine, I'd maybe do a diff between my info and theirs.. maybe check a few other servers (if you have access to them and they have php 5.0.3)