so geht´s: function name_check($put) { if (eregi ("[^a-zßäöü0-9-]+", $put)) return false; return $put; } boris
php::bar PHP Wiki - Listenarchive