Thread Regulärer Ausdruck
(5 answers)
Opened by Gast at 2008-04-07 19:19
ich habe s so gelöst;
Code: (dl
)
sub {(index ($_[0]->as_text, '4') == -1) && ($_[0]->as_text =~ /(met)/i) } danke vielmaaallll:-) View full thread Regulärer Ausdruck |