Firefox PHP

auto login script

Posted by ClarkKent 
auto login script
January 20, 2007 01:49PM
I am trying to find a way to create a page, which when browsed to will set the cookie, I have the username and password from another database already in that page, then when cookie is set it redirects to the index of the forum with the user logged in. This really should be simple but i cant seem to figure it out. Can someone give me a hand?



Edited 2 time(s). Last edit at 01/20/2007 01:50PM by ClarkKent.
Re: auto login script
January 20, 2007 11:38PM
Is the data duplicated in the Phorum database?

Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Re: auto login script
January 21, 2007 09:55AM
yes, i found the userinterface script from here and it worked great, it was close to what i had been trying and had problems getting it to work and then realized the password i was sending to it was already encrypted so i sent it clean and it worked perfectly. Had i figured this out beforehand my own script would have worked. Anyway this script has some other features which are great. I am not sure why i didn't see it before when i was searching but i found it and i thank the author very much for his offering this to us.
Re: auto login script
January 21, 2007 05:36PM
Look at mod "remember_username"

it should help you along.
Sorry, only registered users may post in this forum.

Click here to login