![]() |
Username Letter
How can i make it that the first character of a username MUST be a letter?
|
Code:
/^([a-z]{1})(.*)$/i |
Thank you, i put that in username regular expressions, and it will also let it be upper or lower case?
Thanks so much --------------- Added [DATE]1214428689[/DATE] at [TIME]1214428689[/TIME] --------------- Just tested this, tried *test, it didn't let it through, great, tried 1test, it didn't let it through great, tried test, and it wouldn't let it through LOL Thanks in advance for looking into it. |
Code:
/^([a-z]{1})/i |
All times are GMT. The time now is 06:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|