![]() |
Usernames in CAPS only
Is there a way I can set up so that user names must be in capital letters, CAPS ONLY?
"username" must thus be "USERNAME" ? Thanks. |
On new registrations you could use:
Code:
$username = strtoupper($username); Code:
UPDATE user SET username = UPPER(username); |
All times are GMT. The time now is 02:11 AM. |
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:
|