Why don't you try using a debugger:

VIM & Xdebug:
http://tech.blog.box.net/2007/06/20/how-to-debug-php-with-vim-and-xdebug-on-linux/

Notepad++ & Xdebug (DBGP Plugin for Notepad++):
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=236520

Eclipse PDT & Zend debugger:
http://www.thierryb.net/pdtwiki/index.php?title=Using_PDT_:_Installation_:_Installing_the_Zend_Debugger

Eclipse PDT & Xdebug:
http://www.starbowconsulting.com/blog/tao/setting-eclipse-pdt-and-xdebug

To be honest I've never been able to properly set-up Eclipse PDT with
either debugger so that I can initiate a debugging session from within
the browser and not from the IDE. That's why I'm using Notepad++ or
VIM (whichever is currently open) for debugging purposes.

On Apr 5, 3:02 pm, oleonav <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> I'm looking for a simple solution or plugin that collects all debug
> messages in for example a hovering div or external window without
> messing up layouts etc...
>
> Anyone something like this floating around?
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to