2012/4/12 Mihamina Rakotomandimby <mihamina@xxxxxxxxx> > Hi all, > > For "flat PHP" projects (I mean without framework such as Jelix or > Symfony), what Firebug logging tooldo you recommend to use? > - FirePHP? > - in-the-code Javascript console.log() generation? > - other tools? > > > These are for training project, not really real-world ones, in order to > train juniors/newcomers to our team. > > I missed the name of a PHP class or library that allowed to use > breakpoints and so with Firebug... or some similar things... > > > > -- > RMA. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi there I think that firephp could do the trick for you. http://www.firephp.org/ Sincerely Louis