ID: 22039 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.3.0 New Comment:
a) What is your register_globals directive b) What is your variables_order directive c) Why do you feel $my_var is newer than $HTTP_POST_VARS['my_var'] d) Give a few examples of when $my_var is untruthful (the desired value versus the actual value) Previous Comments: ------------------------------------------------------------------------ [2003-02-03 18:32:10] [EMAIL PROTECTED] I made a new site that runs perfectlyunder netscape, opera, konqueror, and 99% of Micro$oft clients, but 1% of Micosoft client does not work. I tried to figure out if it was a problem of DB, I ran tests, but the test all gone to the conclusion that "some" IE browsers refuse to apply the new version of PHP. As far as I can see the old version of HTTP addressing $HTTP_POST_VARS['my_var'] works 100% but the new one $my_var does only give 100% truth on any browser but IE for which 1% says no ! I hope to have any clue on this subject because we shall quickly explain it PHP developpers. Herve PS the test site is www.virtualtransat.com/vt ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22039&edit=1