Quantcast
Channel: Adobe Community : All Content - PHP Application Development (read only)
Viewing all articles
Browse latest Browse all 107

Creating login page with multiple users and destinations

$
0
0

Hi I'm kind of a begginer at this.

 

I need to create a log in page with multiple users and destinations. Not sure if its possible

 

 

my code:

 

 

= 5.1) {session_regenerate_id(true);} else {session_regenerate_id();}     //declare two session variables and assign them     $_SESSION['MM_Username'] = $loginUsername;     $_SESSION['MM_UserGroup'] = $loginStrGroup;              if (isset($_SESSION['PrevUrl']) && false) {       $MM_redirectLoginSuccess = $_SESSION['PrevUrl'];        }     header("Location: " . $MM_redirectLoginSuccess );   }   else {     header("Location: ". $MM_redirectLoginFailed );   } } ?>

Viewing all articles
Browse latest Browse all 107

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>