This is its syntax: string session_id([string sid])session_start ();print "Your session identification number is ".session_id();session_destroy();?>