if(!$db->num_rows($exist)) $userdata->error('namenotexistant');
if(!$db->num_rows($exist)){ $userdata->error('namenotexistant');}