Defining PHP server variables
You can define a PHP server variable as a source of dynamic content for PHP document types.
To define a server variable for a PHP page:
- Open the Bindings panel (Window > Bindings).
- Click the Plus (+) button and select the variable from the pop-up menu.
- Enter the name of the variable.
- Click OK.
The PHP server variable appears in the Bindings panel.
Related topics:
- Defining URL parameters
- Adding Dynamic Content to Web Pages