php $_session variable as api code example Example: php session variables <?php session_start(); $_SESSION['var']; ?>