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