pub fn execute_script(filename: &str) -> Result<()>
Execute a PHP script on the current thread.
Returns error if the script fails to execute.