<?php $pseudo = "dfg57_e";preg_match ( "#^[a-zA-Z0-9_]{4,64}$#", $pseudo, $m );print_r($m);
Standard input is empty
Array ( [0] => dfg57_e )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!