[xdebug-general] Re: New to XDebug -- a couple questions

From: Ludovic Levesque <luddic[@]gmail.com>
Date: Wed, 8 Mar 2006 23:52:05 +0100

Hi,

I cannot think it can be made with xdebug directly but with a little
(big) help of APD ( http://fr.php.net/manual/en/ref.apd.php )
especially these two functions:
http://fr.php.net/manual/en/function.rename-function.php and
http://fr.php.net/manual/en/function.override-function.php

You can replace pg_* or mysql_* by custom functions which can write to
file, put to session, echo something or anything else (and making
queries...).

Ludovic
Received on Wed Mar 08 2006 - 23:52:09 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST