Question
Using php my user authentication uses email address as 'user' how to change on update?
Hi I am allowing users to update their registration details
and if they use their email address as the username for login, how
can I check for usernames that already exist in the database if
they change it? I know the check username extension won't let you
do it on an update record but people do change their usernames.
Any suggestions?
Thanks for your help.
Any suggestions?
Thanks for your help.