On Thu, 14 May 2009, domdom[@]muhlke.org wrote:
> is it possible to log/trace a specialkind of php_functions?
> the problem is i need to know whoch script makes outgoing calls like fopen
> file_get_contents eg.. is there a possibility to log such calls to logfile
> ?
Xdebug can trace *all* functions to disk, but not specifically per
function. Have a look at: http://xdebug.org/docs/execution_trace
regards,
Derick
-- Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Thu May 14 2009 - 12:49:59 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST