hamza Posted March 18, 2010 Share Posted March 18, 2010 i need to dry run my code each time is there any dry run in any php editor.? Link to comment https://forums.phpfreaks.com/topic/195644-dry-run-in-any-php-editor/ Share on other sites More sharing options...
trq Posted March 18, 2010 Share Posted March 18, 2010 What exactly are you talking about? Link to comment https://forums.phpfreaks.com/topic/195644-dry-run-in-any-php-editor/#findComment-1027947 Share on other sites More sharing options...
hamza Posted March 18, 2010 Author Share Posted March 18, 2010 i need to run my code line by line this is know as dry run.whch i want Link to comment https://forums.phpfreaks.com/topic/195644-dry-run-in-any-php-editor/#findComment-1027955 Share on other sites More sharing options...
trq Posted March 18, 2010 Share Posted March 18, 2010 Zend studio has debuggers and profilers for php, I assume that is what you mean. Link to comment https://forums.phpfreaks.com/topic/195644-dry-run-in-any-php-editor/#findComment-1027966 Share on other sites More sharing options...
PhpScripts Posted April 8, 2010 Share Posted April 8, 2010 Zend Studio would be the best way to do a "dry run". There of course may be other methods to it but this is the only way that comes to mind at the moment. Link to comment https://forums.phpfreaks.com/topic/195644-dry-run-in-any-php-editor/#findComment-1039165 Share on other sites More sharing options...
hamza Posted April 13, 2010 Author Share Posted April 13, 2010 can we see line by line execution of php script in zend?? or there is anyother GUI tool for this??? Link to comment https://forums.phpfreaks.com/topic/195644-dry-run-in-any-php-editor/#findComment-1040889 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.