>>It's do with the fact that the system is not treating usernames as case sensitive, so to the system "wil", "Wil", wIl" will all be the same person.<<
It's to do with the mysql column being unique.
It's to do with the mysql column being unique.