|
|
Sergey Kornilov admin 1/28/2015 |
|
If you want to redirect user to specific page after they logged in - use AferSiccessfulkLogin event and redirect user there. header("Location: mytable_list.php"); |
|
|
N
|
notuo author 1/28/2015 |
|
If you want to redirect user to specific page after they logged in - use AferSiccessfulkLogin event and redirect user there. header("Location: mytable_list.php");
|
|
|
N
|
notuo author 1/28/2015 |
|
Excuse me? |
|