|   | Sergey Kornilov admin 6/20/2019 | 
| We do not have a built-in option for this but you can check  function runner_error_handler($errno, $errstr, $errfile, $errline)
 | |
| K | keithh0427 author 6/20/2019 | 
| We do not have a built-in option for this but you can check function runner_error_handler($errno, $errstr, $errfile, $errline)
 
 | |
|   | Sergey Kornilov admin 6/28/2019 | 
| You can make your changes in PHPRunner's source code i.e. in C:\Program Files (x86)\PHPRunner10.2\source folder. | |
| K | keithh0427 author 7/2/2019 | 
| I have created a function in the source folder to send the error message to the support team for my project. | |
|   | Sergey Kornilov admin 7/3/2019 | 
| I guess you meant to say "I created a file in source folder". If my understanding is correct you can use this article to utilize your PHP file: | |
| K | keithh0427 author 7/3/2019 | 
| I guess you meant to say "I created a file in source folder". If my understanding is correct you can use this article to utilize your PHP file: https://xlinesoft.com/phprunner/docs/how_to_add_external_files.htm 
 | |