<?php $str = "-=!#?Bob-Green_Smith"; Preg_match("/(\W*)(.*)/", $str, $val); Array_shift($val); Var_dump($val);
You have javascript disabled. You will not be able to edit any code.