NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debugging a specific path and GET arguments


Joined: 08 Jun 2023
Posts: 2
Reply with quote
I've got a php project working on localhost and PhpED can debug it nicely.

The way I've been doing this is to open the index.php and click the green 'Run in debugger' icon in the toolbar.
But say I want to debug a different path, say http://localhost/dms/editors/index.php/img/ (where the url will be rewritten so the '/img/ part is a $_SERVER argument), plus a bunch of arguments, how do I do that?

Currently, I click the debug button, copy the DBGSESSID= part from the URL of the new tab it opens, then paste that on the end of the URL I want to debug but this seems messy.
View user's profileFind all posts by BattleMetalChrisSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
There are 9 ways to start debugger posted on this page http://www.nusphere.com/kb/technicalfaq/howto_run_dbg.htm

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 08 Jun 2023
Posts: 2
Reply with quote
Excellent, thanks
View user's profileFind all posts by BattleMetalChrisSend private message
Debugging a specific path and GET arguments
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic