T
Thomas
Guest
I create the session variable from $account_type using session_register('account_type"); but I cannot receive it from other pages! How do I recreate the variable on another page from the session variable, or how do I use it to see if it equals administrator or user?