Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Passing GET parameters to debugged page
Passing GET parameters to debugged page [message #70206] Mon, 12 May 2008 14:43
Eclipse UserFriend
Originally posted by: ran.myheritage.com

Is there any way to pass GET parameters to the debugged page?

I have configured a launch-settings for a "PHP Web Page" configuration,
which runs fine. The problem is my page expects GET parameters on the URL.

I have tried adding the params to the URL in the URL textboxes in the
Server tab of the run configuration (e.g. http://localhost/
/mypage?param=value), but it seems PDT strips the params off the URL.

As temporary workaround, I changed my debugged page to set the required
params into the request, but this is an ugly hack.

Can anybody help?

TIA,
Ran
Previous Topic:IS 1.1 M1 released?
Next Topic:How to use PDT
Goto Forum:
  


Current Time: Thu Apr 18 13:05:38 GMT 2024

Powered by FUDForum. Page generated in 0.01905 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top