Maybe this is an estupid question, but I'm new with PHP. I can debug programs starting with an index.php or similar, but when it's time to execute a form the debugger stops, I can't see the form and the step by step execution stops.
I was expecting to execute the form with internal preview and then return to the editor at breakpoints o with the control step.
Is there a way to execute forms with internal or external preview and debug the code at the same time??
Please your help experts!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe this is an estupid question, but I'm new with PHP. I can debug programs starting with an index.php or similar, but when it's time to execute a form the debugger stops, I can't see the form and the step by step execution stops.
I was expecting to execute the form with internal preview and then return to the editor at breakpoints o with the control step.
Is there a way to execute forms with internal or external preview and debug the code at the same time??
Please your help experts!!
Hello edortizq,
> I can't see the form and the step by step execution stops.
Did you give the documentation a try (towards end of the doc)?
http://sourceforge.net/apps/mediawiki/devphp/index.php?title=Dev-PHP2.ug:web
Your comments are welcome, of course.
Best regards,
Pierre.