php-windows | 2001042
Date: 04/30/01
- Next message: Dickerson, Monty: "[PHP-WIN] sticky sessions :: Load Balancing :: RE: session tracking across a server farm"
- Previous message: Daniel Beulshausen: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- In reply to: Daniel Beulshausen: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am just writing a user authentication system in php. I was planning to use
session variables to track logged in users as they navigate the site...
However, when the site is deployed it will be run on a server farm. Does
this break session variables in php?
If so does anyone know a way I can authenticate users that will work on a
server farm and will allow me to use a html form to get users to log in (I
know I could do it with $PHP_AUTH_USER but I believe this means that you
have to allow the browser to pop up a default log in dialog?).
thanks in advance for any help,
Kelvin.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Dickerson, Monty: "[PHP-WIN] sticky sessions :: Load Balancing :: RE: session tracking across a server farm"
- Previous message: Daniel Beulshausen: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- In reply to: Daniel Beulshausen: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

