Solar_Php::runCode()
public
Solar_Php
Solar_Php::runCode
( string $code
)
Runs the given string as the PHP code for the process.
Parameters
(string)
$code
: The script code.
Returns
(Solar_Php)
Description
Runs the given string as the PHP code for the process.