Hi all,
I have question that seems simple to you all but can't really get it. encounter warning till now.
May I know how can i accept a string with integers 0-9 and alpha a-zA-Z but minimum 5 characters and maximum 15 characters with preg_match
. Thanks