URL Parameters

From Delphi for PHP Documentation Wiki

Jump to: navigation, search

The URL Parameters combo allows you to add parameters to pass with the URL during execution.

How to enter a new URL Parameter

  • Click in the URL Parameter combo
  • Enter the parameter
  • Press Enter

How to select an existing URL Parameter

  • Click the dropdown arrow in the URL Parameter combo
  • Select the parameter you wish to use

Image:urlparameters.png

When running the application, the parameter is appended to the URL.

Image:urlparameters2.png

The URL Parameters combo is a history combo so every time you enter a new value in the combo that has not yet previously entered, it will be added to the list for future use. The list is stored on the registry and retrieved when the IDE loads.

Personal tools