Using zend studio with codeigniter
        Posted  
        
            by Nicole Adler
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nicole Adler
        
        
        
        Published on 2009-11-11T21:56:50Z
        Indexed on 
            2010/03/19
            13:41 UTC
        
        
        Read the original article
        Hit count: 983
        
I want to use Zend Studio for a project built on CodeIgniter. But I want to be able to use the debugging functionality of Zend. Because of that, I cant seem to get the debugger to work properly cause it doesnt "understand" codeigniter. So, in order for the setup to work, do I need to install Zend server, so that the debugging is done serverside? Can someone explain this to me a bit? Thank you.
© Stack Overflow or respective owner