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