hi guyz is there a possible way to destroy session_id() and create a new session_id()
<? if (!session_id()){ session_start();
?>
[man]session_destroy[/man]