resolved with if(empty()) - apologies.
isset() is more apropriate as $enterprise is not defined at all, empty() will issue a notice.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
resolved with if(empty()) - apologies.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php