Re: [PHP] IE Problem Detecting Post Variables



Try checking to see if the value was passed with var_dump($_REQUEST)

Also try (!empty($_REQUEST['style']))


Bastien

Sent from my iPod

On Dec 31, 2008, at 10:24 AM, "L. Herbert" <lherbert@xxxxxxxxxxxxxxxx> wrote:

Hello all,

Anyone have insight to share on the following issue:

I have a simple theme switcher script that functions as expected in FF, Safari, etc. but does not work in IE 6 or 7. It appears that the posted form variables are not detected in IE. I am using the following check within the script:

if(isset($_REQUEST['style'])) {

$style = $_REQUEST['style'];
}

Thanks in advance for your assistance.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

.



Relevant Pages

  • Re: [PHP] IE Problem Detecting Post Variables
    ... That should be more cross server compliant. ... Sent from my iPod ... I have a simple theme switcher script that functions as expected ... To unsubscribe, visit: http://www.php.net/unsub.php ...
    (php.general)
  • Re: [PHP] IE Problem Detecting Post Variables
    ... That should be more cross server compliant. ... Sent from my iPod ... I have a simple theme switcher script that functions as expected in FF, Safari, etc. but does not work in IE 6 or 7. ... To unsubscribe, visit: http://www.php.net/unsub.php ...
    (php.general)
  • Re: [PHP] IE Problem Detecting Post Variables
    ... That should be more cross server compliant. ... Sent from my iPod ... I have a simple theme switcher script that functions as expected ... To unsubscribe, visit: http://www.php.net/unsub.php ...
    (php.general)
  • Re: [PHP] IE Problem Detecting Post Variables
    ... That should be more cross server compliant. ... Sent from my iPod ... I have a simple theme switcher script that functions as expected ... losing accessibility at the expense of some work to fix the ...
    (php.general)
  • Re: Gans Blog updated 12/04/05
    ... > Interesting insight from GDTix Steve Marcus: ... "Some of them put away their money and invested, ... Author of: iPod & iTunes Garage ...
    (rec.music.gdead)