php-general | 2001072
Date: 07/31/01
- Next message: Brian White: "Re: [PHP] in_array() with associate array?"
- Previous message: Gaylen Fraley: "[PHP] Re: Readline and/or split by line break"
- In reply to: Steve Wright: "[PHP] Visual Login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
One way would be to use a database (of any type) to store
username/password data, present the user with a form to fill out,
authenticate against the database, set session variable if they are
valid, and let them use the application.. if they fail, do whatever.
=> EXTREMELY brief. Can give more detail if you like =>
Ben
-----Original Message-----
From: Steve Wright [mailto:steve <email protected>]
Sent: Tuesday, July 31, 2001 4:01 PM
To: PHP List
Subject: [PHP] Visual Login
How can i go about doing a visual login on a web page... instead of the
pop up window i have at the min like with .htaccess ??
I apologize if this is in the manual, but i couldn't see it
Kind Regards,
Steve
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Brian White: "Re: [PHP] in_array() with associate array?"
- Previous message: Gaylen Fraley: "[PHP] Re: Readline and/or split by line break"
- In reply to: Steve Wright: "[PHP] Visual Login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

