hdogg
08-06-2007, 01:23 PM
I successfully use user authentication thru $_SESSIONS
The problem:
When a user clicks a link, and if they are not sign in, it takes them back to the home page...
I would like an unlogged in user to be able to click the link, ask them to sign in, and after signing in take them to the page they originally requested.
-HDogg
The problem:
When a user clicks a link, and if they are not sign in, it takes them back to the home page...
I would like an unlogged in user to be able to click the link, ask them to sign in, and after signing in take them to the page they originally requested.
-HDogg