0 ) { // Feedback for end user $html .= '
User ID exists in the database.
'; } else { // Feedback for end user $html .= '
User ID is MISSING from the database.
'; } //mysql_close(); } ?>