professional-php-15-usersessiontest.php / php
<?php require_once("usersession.phpm"); objSession->Impress(); ?> UserSession Test Page <HR> <B>Current Session ID: </B> <?=objSession->IsLoggedIn() == true) ? "Yes" : "No")?><BR> <BR><BR> Attempting to log in ... <?php objSession->IsLoggedIn() == true) ? "Yes" : "No")?><BR> <B>User ID of logged in user: </B> <?=<?php objSession->Logout(); ?> <BR><BR> <B>Logged in? </B> <?=((
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.