Code:
$regex = '[-_\p{Lu}\p{Ll}\p{N}]+';
one last question
where would I edit the text displaying under username: on the registration form
I need to remove space + and []and use alphanumeric, space or -+_[] characters.
thank you
Statistics: Posted by brenwa — Thu Feb 08, 2024 5:49 pm