Posted by Beshoo on 03/09/07 16:55
hey gaiz plz I want to cerate log in system in ajax i do it but i have
one problem
AFTER I start thes session then press refresh key the session gone !!!
in other words , after the user type hid username and password I send
this information by XMLrequest to php file which verify the user name
and the password if trure open the sesstion and get it name 'user' its
become like this
$_SESSION['user']=$user;
actually after i open the sesstion_start();
BUT THE PROBLEM IS WHN I PRESS F5 "refresh the page the sesssion is
gone
ANY WAY OUT PLZ :)
alot of htanx in advance
Navigation:
[Reply to this message]
|