> Oh, do you mean that I should do this instead: No, I meant that you don't have to include the isset at all. From the manual: empty() is the opposite of (boolean) var, except that no warning is generated when the variable is not set. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php