I\'ve having trouble with $_POST variables not being received from forms within a PHP website.
To clarify the problem, I created this simple PHP script \"POST_test.p
Try to fill your "action" attibute because I don't think will actually work to leave this attribut empty in IE7.