hi!
how can I set the session expiration time?
ini_set("session.gc_maxlifetime", int);
Change the int to an integer reflecting the life in seconds.