On Sun, 2008-02-03 at 13:14 -0500, Ron Piggott wrote: > What is the command to reset a session variable --- essentially deleting > all of the values it contains? Ron Assign the session to an empty array() and then use session_destroy()
All Email originating from UWC is covered by disclaimer http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php