Thread problem mit chomp (13 answers)
Opened by Gast at 2008-06-04 11:48

renee
 2008-06-04 12:46
#110717 #110717
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Gast+2008-06-04 10:36:33--
Ich versuche es über
Code: (dl )
 exec(script.pl)


Mal mit [php]$lines = array();
exec("perl script.pl 2>&1", $lines);

print_r( $lines );[/php] ersetzen...
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 problem mit chomp