Defining PHP server variables

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:

  1. Open the Bindings panel (Window > Bindings).
  2. Click the Plus (+) button and select the variable from the pop-up menu.
  3. Enter the name of the variable.
  4. Click OK.

    The PHP server variable appears in the Bindings panel.

Related topics:

  • Defining URL parameters
  • Adding Dynamic Content to Web Pages


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Defining Sources of Dynamic Content
Developing Applications Rapidly