CodeLobster IDE
http://codelobster.com/forum/

Debugging forms
http://codelobster.com/forum/viewtopic.php?f=3&t=1131
Page 1 of 1

Author:  mjclarkson [ Mon Jul 13, 2009 11:26 am ]
Post subject:  Debugging forms

Hi,

I'm new to IDEs and debugging, although I've written quite a bit of php (been a plain old text editor till now) - so apologies if this is a dumb question.

Is there a way of debugging a sequence of pages? Particularly, a page which processes user input from a form - i.e. page1.php is a form which uses the post method, and page2.php is the action page for that form - is there a way to debug page2 using values specified in the page1 form?

Thanks,

Mike

Author:  Admin [ Mon Jul 13, 2009 2:56 pm ]
Post subject: 

Hi.

You should set breakpoint on page2.php
You will be able to see values of all variables that you have posted.

Regards,
Codelobster Team.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/