centenial Posted August 21, 2007 Share Posted August 21, 2007 Hi, I installed PHP on IIS 6.0 - Everything was working fine until I tried to submit a form. The PHP $_POST super global is always empty. I've checked to ensure that my form has method="post", and I don't think it's a coding error, since the same exact script is working fine on my other machine. Does anyone know why this might be? Appreciate your expertise. Quote Link to comment Share on other sites More sharing options...
malikaltaf Posted September 17, 2007 Share Posted September 17, 2007 Hi i have also the same problem i hv a file 1-4.php which have three input text box ahen i submit this info to the action page 1-5.php it dosent show its values if any one knows about that plz tell me Quote Link to comment Share on other sites More sharing options...
shaileshpatil Posted October 12, 2007 Share Posted October 12, 2007 hi whats the value of variable_order in php.ini? it should be EGPCS. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.