runkit_sandbox_output_handler(PECL runkit:0.7-0.9) runkit_sandbox_output_handler — Specify a function to capture and/or process output from a runkit sandbox ОписаниеOrdinarily, anything output (such as with echo() or print()) will be output as though it were printed from the parent's scope. Using runkit_sandbox_output_handler() however, output generated by the sandbox (including errors), can be captured by a function outside of the sandbox.
Список параметров
Возвращаемые значенияReturns the name of the previously defined output handler callback, or FALSE if no handler was previously defined. Примеры
Пример #1 Feeding output to a variable
<?phpРезультат выполнения данного примера:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |