Thread separator (16 answers)
Opened by RPerl at 2007-02-11 18:50

renee
 2007-02-11 20:27
#74229 #74229
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
achso...

Code: (dl )
1
2
3
for my $stop(0..scalar(@array)-1){
my $content = get($url . join(',',@array[0..$stop]));
}
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread separator