I did not see it in your code, make sure you have this at line 1:
<?php if(!session_id()) session_start(); ?>
add this after the body tag so you can see all the session variables that are set:
<?php var_dump($_SESSION); ?>
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.