[nycphp-talk] $_SESSION, session_unset(), unset($_SESSION['var']), register_globals and the PHP Manual
Daniel Convissor
danielc at analysisandsolutions.com
Fri Jul 23 17:19:02 EDT 2004
<?php
unset($_SESSION['Phil']);
header('Location: http://www.apa.org/journals/psp/psp7761121.html');
?>
More information about the talk
mailing list