Help for this page

Select Code to Download


  1. or download this
    use Win32::ShellQuote qw/quote_system_string/;
    my $output = readpipe(quote_system_string("php","-l","-d","log_errors=
    +0",$pName));