Solar_Php::run()

public Solar_Php Solar_Php::run ( string $file )

Runs the named file as the PHP code for the process.

Parameters

  • (string) $file: The script file name.

Returns

  • (Solar_Php)

Description

Runs the named file as the PHP code for the process.



Local