View Single Post
  #5 (permalink)  
Old 11-10-09, 12:54 AM
rsmahaa rsmahaa is offline
Newbie Coder
 
Join Date: Nov 2009
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
i have sorted this issue.

this is bec of same var declaration of session and php var.....

Ex: $_session['user'] , $user in same page ...

any way thanks for reply
Reply With Quote