ah ok, quindi faccio tipo:

Codice PHP:
if(strlen($nick) > 30){
echo 
"errore";
}
else{
echo 
"bravo hai trovato un nick normale";