Check if the session id is stored as a cookie and the mac users accepts cookies.
Otherwise try to send the session id by _GET

----- Original Message ----- 
  From: matthew perry 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, April 20, 2004 8:31 PM
  Subject: [PHP-DB] Macs and sessions


  Macintosh users can't log in on my web site.
  I don't require anything unusual for log ins - simply a form with a user 
  id and password that queries a MySQL database.
  The form is not encripted and I don't even use any security precautions 
  for the data transfer (users can't do much anyway).
  After the log in I store all information in session data.
  The rest of my site's pages work fine including my PHP pages.
  Anyone know why macs might have problems with PHP/MySQL data transfers?

  Matt

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

Reply via email to