my $PHPplugin = "/my/path/test.pl?key1=$value1&key2=$value2"; open PHPBRIDGE, "| $PHPplugin" or return "Can't fork: $! close PHPBRIDGE;