Hi,
Ich brauche einen RegExp
Oder auch nicht.
Nur die folgenden Buchstaben dürfen darin vorkommen:
$check="WERTZUPLKJHGFDSAYXCVBNM23456789qwertzupasdfghkyxcvbnm";
preg_match($string_to_check,$check,$treffer);
http://www.php.net/manual/en/function.ctype-alnum.php
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]