On 11 November 2005 18:47, sunaram patir wrote:
> array(1) { ["PHPSESSID"]=> string(32)
> "337a44c0d6c9ed3cf4ba4e97d707589e" } is returned by firefox on calling
> var_dump($_COOKIE). NULL in ie.
If the very same piece of PHP produces different results in different browsers,
this *MUST* be due to differences between the browsers. It could be due to
settings in the browsers, or it might simply be a bug in one or the other --
but it can NOT NOT NOT be down to PHP. (Well, except inasmuch as you might be
able to make reasonable adjustments in your PHP to allow for the difference. ;)
Cheers!
Mike
---------------------------------------------------------------------
Mike Ford, Electronic Information Services Adviser,
Learning Support Services, Learning & Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Headingley Campus, LEEDS, LS6 3QS, United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730 Fax: +44 113 283 3211
To view the terms under which this email is distributed, please go to
http://disclaimer.leedsmet.ac.uk/email.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php