Hello, PHP

This script passes state using a PHP session.

The current count is $count. You are$not logged in.

EOF; $_SESSION['count'] = $count; $_SESSION['loggedin'] = $loggedin; ?>