This is a simple authentication script written in PHP to be used in small websites without SQL database, using a simple text file to store the users and passwords.
FS#208 - After logout redirection.
Attached to Project:
Simple Text File Login script
Opened by Mario A. Valdez-Ramirez (mvaldez) - Wednesday, 29 June 2005, 20:44 GMT-6
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Wednesday, 29 June 2005, 20:45 GMT-6
Opened by Mario A. Valdez-Ramirez (mvaldez) - Wednesday, 29 June 2005, 20:44 GMT-6
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Wednesday, 29 June 2005, 20:45 GMT-6
|
DetailsWe have added support for after-logout redirection. The user is redirected to a given page after logout, like a goodbye page.
Very similar to the after-login approach. |
This task depends upon
Closed by Mario A. Valdez-Ramirez (mvaldez)
Wednesday, 29 June 2005, 20:45 GMT-6
Reason for closing:
Wednesday, 29 June 2005, 20:45 GMT-6
Reason for closing:
Done.