Ignoring caps

Hello

I have a few entries in my database that are capitalised.

how can I ignore caps when doing validations?

You could use the strtolower() function on both the strings to be compared