Username doesnot support capital letters .How can i allow capital letter and special sing in user name ? Please help .
Username problem
Collapse
X
-
i dont under stand . Need more info . PleaseOriginally posted by Vayne View PostPHP Code:<input name=\"lietotajs\" maxlength=\"15\"/>
Find me on facebookPHP Code:/* I don't know everything hehe */
Comment
-
if i rem0ve it than how can user input theyr txt ?Originally posted by Vayne View Postthats all what you need.Find me on facebookPHP Code:/* I don't know everything hehe */
Comment
-
Nickname:<br/> <input name=\"tfuid\" format=\"*x\" maxlength=\"12\"/> Must be small latter a-z<br/>";Originally posted by something else View Postif its lave change it to something like this:
echo "name: <input name=\"uid\" maxlength=\"15\"/><br/>";
theres what need to change? to allow capital letter or special sing?Find me on facebookPHP Code:/* I don't know everything hehe */
Comment
-
oh thankx a lot . . . .I m think im a upgradet idot who doesnt think it beforeOriginally posted by something else View Postremove format=\"*x\"
Find me on facebookPHP Code:/* I don't know everything hehe */
Comment
Comment