Hello,

I have recently transferred from application development to web
development.  I have started eating Cake and lovin it!!!

My question is related to general PHP debugging.  I am using Eclipse
PDT for my IDE with the Zend debugger.

I would like to know/how to debug  more interactively.  For example I
would like to browse a website once logged in and debug from the point
of posting a form.  I can only seem to interactively debug from a
particular URL which isn't good if session data is required.  The
debugger ends when the browser receives it gubbins,  I would like to
keep it alive/restart it after browsing.

In previous languages I have started the debugger from anywhere in the
code.  Does the nature of the web make this more tricky.

I am getting bored of outputting to file!!!

Any hints and tips would be greatly appreciated.

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