On 11/14/05, Ford, Mike <M.Ford@xxxxxxxxxxxxxx> wrote: > 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 > "Fuck you bill gates! Fuck your ie!" bye! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php