Helping using FirePHP to debug a .php application
        Posted  
        
            by Angela
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Angela
        
        
        
        Published on 2010-02-08T00:01:25Z
        Indexed on 
            2010/03/16
            5:16 UTC
        
        
        Read the original article
        Hit count: 441
        
Hi, just set up FirePHP and using a framework called Qcodo / Qcubed. Has anyone heard of these on SO?
Been having challenges debugging -- trying to do a fairly simple new() and save() and then output via Ajax but not getting any kind of responsiveness from errors.
Any help for us, two of us have checked it out but can't seem to get a response.
Thanks!
BTW, here's the class which seems to be creating the problems:
http://github.com/allyforce/AF-upload/blob/master/Library/Target1.class.php
© Stack Overflow or respective owner