Is this PHP? If so, try this:
if (strtolower($place) == 'new york') {
1
solved Assign variables while disregarding capitalization
Is this PHP? If so, try this:
if (strtolower($place) == 'new york') {
1
solved Assign variables while disregarding capitalization