Hi(Assalamo Aliekum),
It is good to user header("Location: index.php"); method but whit using this, u cant use session_start();, i have used this session_start() with header() but the sessions did not work, is there any possibilty to use header() and session_start();
We need this concept when v use login authentication, if authenticated setting a session varible and redirecting to the next page.
Is there any solution.
Thanks.
Asif Arif
|