php session_w code example Example: $_SESSION php example <?php session_start(); echo session_id(); ?>