johnseito Posted June 16, 2008 Share Posted June 16, 2008 Hello everyone, What php - mysql editor have step into, step over, step out and breakpoint editor? can you list all editor that you know of that has this. I currently use php designer and it doesn't have any of that. thanks, Quote Link to comment https://forums.phpfreaks.com/topic/110367-php-editor-step-into-over-out-breakpoint-editor/ Share on other sites More sharing options...
Daniel0 Posted June 16, 2008 Share Posted June 16, 2008 Zend Studio Quote Link to comment https://forums.phpfreaks.com/topic/110367-php-editor-step-into-over-out-breakpoint-editor/#findComment-566280 Share on other sites More sharing options...
ober Posted June 16, 2008 Share Posted June 16, 2008 PHP Designer 2008 has all of that. Quote Link to comment https://forums.phpfreaks.com/topic/110367-php-editor-step-into-over-out-breakpoint-editor/#findComment-566451 Share on other sites More sharing options...
johnseito Posted June 17, 2008 Author Share Posted June 17, 2008 PHP Designer 2008 has all of that. I tried using it by pressing f7, f8 etc it doesn't work, it is gray out, and when I ask the guy who programed php desinger 08, he keep on stalling and telling me this and that, and all he told me never works. how does it work, or how do i use that feature if it works? thanks, Quote Link to comment https://forums.phpfreaks.com/topic/110367-php-editor-step-into-over-out-breakpoint-editor/#findComment-566897 Share on other sites More sharing options...
johnseito Posted June 17, 2008 Author Share Posted June 17, 2008 Zend Studio I just looked at Zend Studio and it is too expensive. $800 Quote Link to comment https://forums.phpfreaks.com/topic/110367-php-editor-step-into-over-out-breakpoint-editor/#findComment-566904 Share on other sites More sharing options...
ober Posted June 17, 2008 Share Posted June 17, 2008 I've never actually used it so I can't really tell you but I know you have to use xDebug (instructions are in the preferences). You basically have to enter debug mode in the IDE and then you can step into, run to breakpoint, etc. Quote Link to comment https://forums.phpfreaks.com/topic/110367-php-editor-step-into-over-out-breakpoint-editor/#findComment-567233 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.