Searched refs:getPHPExecutable (Results 1 – 2 of 2) sorted by relevance
39 …@EXPORT = qw(&callphp &getPHPExecutable &ExecSQL &callperl &getPerlExecutable &calljava &setJ…97 sub getPHPExecutable() subroutine485 ($error, @aResult) = callphp(getPHPExecutable(), $sSQLDirect, singleQuote($sSQL));489 log_print ("PHP: " . getPHPExecutable() . "\n");
383 ($err, @lines) = callphp(getPHPExecutable(), $sMailProgram, $sParams);
Completed in 16 milliseconds