Resession - Session Manager - v1.9
A small lightweight script that can manage and manipulate Session data. Calls session_start() in memory so that no header errors are thrown, as well as stores the session id in the object. * Calls session_start() automatically in memory * Get and set data as a string or array * Clear a session key, or destroy the session * Get and regenerate session ids * Redirects to another page * Can set raw cookies