By errorist on
in signup I can check username, whether it exists or not by as m using "username_check" module.
How can I check email the same way?
I have a custom made signup form on homepage.
in signup I can check username, whether it exists or not by as m using "username_check" module.
How can I check email the same way?
I have a custom made signup form on homepage.