Dear Experts

I am using session_start( ) and check $_SESSION['UName']for my every php file 
to check user login and in my logout.php I define 
session_start( );
session_destroy();
and check $_SESSION['UName'] is empty?
but when I call logout.php session not destroy and $_SESSION['UName']not empty.
so, how to solve this problem?
<|_|_| | Hafiz
Imran Shafiq Khan


      

[Non-text portions of this message have been removed]

Reply via email to