|
|
Posted by archana_bejugama on 06/23/07 08:29
I tried to develop a simple web application which uses
phpscript&mysql.If a valid user is logged in from login.php,
he should see some welcome message(home.php)( i got it),but after saw
that msg,if he tries to modify the url as login.php he should remain
in home.php only(should not go to login.php).I have tried it with
header function&used session concept.But didn't get the solution,How
to solve it?
Navigation:
[Reply to this message]
|