Mega Code Archive
Categories
/
Php
/
Cookie Session
Ending a Session
session_start( ); $_SESSION = array( ); session_destroy( ); ?>