logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: New to XDebug -- a couple questions: msg#00014

Subject: Re: New to XDebug -- a couple questions
On Wed, 8 Mar 2006, Ludovic Levesque wrote:

> 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...).

Yeah, but that won't work for PDO at all... I can easily overload those 
functions in xdebug too. I already do that for set_time_limit and 
var_dump for example.

Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@xxxxxxxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>