I'm making an e-commerce shop with PHP and MySQL.
I'm using sessions to keep track of the user and it's information.
Now I want the session to be resetted. There are several ways to do this.
session_change_cookie_params(lifetime)
or
store the time in a session variable and check this with the currenttime.
What is the best way to do so??
Well, thats all for now!!
>:O> Anita [sig][/sig]
I'm using sessions to keep track of the user and it's information.
Now I want the session to be resetted. There are several ways to do this.
session_change_cookie_params(lifetime)
or
store the time in a session variable and check this with the currenttime.
What is the best way to do so??
Well, thats all for now!!
>:O> Anita [sig][/sig]