Not accepting spaces as input and
foreach (display_name in database) { display_name.trim(); }
problem… solved?