Starfire1337
Member
I currently have a small script which will check the custom field and username against a database before letting a user register an account on my forum. However, I never really found an option to get the current username someone has typed in on the registration page - I had to insert my code in the middle of Register.php.
Is there some way I could the username someone is currently registering with within a PHP Callback from a custom field?
Thanks!
Is there some way I could the username someone is currently registering with within a PHP Callback from a custom field?
Thanks!