Now, maybe you're glancing over this statement like I used to before.
However, let me assure you, XDebug is excellent. I've tried Commercial
products in the past such as PHPed, but XDebug is just as good for none of
the price.

The article mentioned is quite good at getting you started, however here's a
quick general run down (I'm on windows, so please excuse me, it was dirt
easy there):

   - Download the binary DLL and dump somewhere accessible by PHP.
   - Dump some stuff in php.ini
   - Download the BDGp plugin for Notepad++. Yep, you heard me right.
   - If you're super lazy like me, download the Xdebug helper for
   firefox. (Set's up debug in one click)
   - Start debugging.

This will get you started (helped me more than just the play XDebug guides):
http://www.ourwikicommunity.com/wiki/How_to_Setup_BDGp_debugger_in_Notepad%2B%2B_to_Debug_PHP

enjoy

On Feb 9, 2008 1:35 PM, Dr. Tarique Sani <[EMAIL PROTECTED]> wrote:

>
> On Feb 9, 2008 8:21 PM, Novice Programmer <[EMAIL PROTECTED]>
> wrote:
> > Me too in the same boat.. Not able to do it in the komodo ide... I think
> > that php is not like traditional languages(C, C++). The code flow can't
> be
>
> Once again Xdebug is your friend....
>
>
> http://www.thinkingphp.org/2007/09/21/setting-up-xdebug-on-mac-os-x-or-win32-linux/
>
> HTH
>
> T
>
> --
> =============================================================
> Cheesecake-Photoblog: http://cheesecake-photoblog.org
> PHP for E-Biz: http://sanisoft.com
> =============================================================
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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