Hi
I am creating session for my website,i want to expire the session after particular time for the user logged in,i want to retrieve current time in PHP,i used a time() function in php to get current time,but i got sequence of number.can oyu help me how to get current time and steps to expire the session for the logged user.i want to expire the session after one hour the user logs in.Help me out for this problem
Regards,
Vidhya.