//Find.php RECORD NOT FOUND"; } else if ( mysql_num_rows($result) == 1 ) { $comments ="Record Found!!"; } } mysql_close($db_selected); mysql_close($connection); ?>