Thanks to visit codestin.com
Credit goes to www.php.net

update page now

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini.

Xhprof Configure Options
Name Default Changeable Changelog
xhprof.output_dir "" INI_ALL  

Here's a short explanation of the configuration directives.

xhprof.output_dir string

Directory used by the default implementation of the iXHProfRuns interface (namely, the XHProfRuns_Default class) for storing XHProf runs.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top