Hi

Why do I get an error if the $_SESSION['user_status'] is NULL ???


####Script###### session_start(); echo $_SESSION['user_status'];


#####error######
Notice: Undefined index: user_status in /var/www/itmdata/include/include.php on line 13




Regards
Micke

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to