Thread Anzahl der Matches: wie war das nochmal (5 answers)
Opened by format_c at 2004-04-23 21:54

pq
 2004-04-25 18:09
#81812 #81812
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=Strat,23.04.2004, 20:48]das zaehlen geht nur mit capturing folgendermaszen:
Code: (dl )
$anzahl = $string =~ /(a)/g
[/quote]
das ergibt nicht die anzahl. E|B hat schon den richtigen code gepostet.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Anzahl der Matches: wie war das nochmal