My Dreamweaver Extensions

The PHP Code Dreamweaver extension helps you write faster and with no typo!

Quickly insert control structures (if statement, etc.) and your custom PHP variables: no more typos!

The free PHP Code extension for Dreamweaver helps to speed up code writing in two ways (in code mode):

  • it inserts the chosen control structure (if statement, etc.);
  • it inserts the PHP variable chosen in the list of all variables found in the current document.

And best of all, it's free!

How to use it

  • In code mode and on a PHP page, right click on the page, where you want to insert code.
  • PHP Code adds two new commands to the context menu that appears, namely Insert PHP Code and Insert PHP Variable:
    • Insert PHP Code allows you to quickly add control structures (if, else, switch, etc., statements) and moves the cursor straight where you need to write code. You can also add a server-side include, which allows you to chose between “require”, “include”, “require_once” or “include_once”.
      When adding the chosen control structure, PHP Code computes indentation.
    • Insert PHP Variable looks for any PHP variable on the page and allows you to insert the one you click upon in the list. No more typos!

Requirements

Dreamweaver 8, CS3, CS4. Support for CS5 is coming soon.... Should also work on Dreamweaver MX 2004, although it has not been tested on that version.

PHP Code

approved by Adobe logo.

Features

Version 1.3.0 (change log)

  • Adds user-defined variables that appear on the current page.
  • Adds the following control structures:
    • if
    • else
    • elseif
    • if else
    • if elseif else
    • switch
    • for
    • foreach
    • while
    • do
    • function
    • server-side includes

Testimonials

Read the testimonials about PHP Code on the Adobe Exchange page.

FAQ

  • How do I install my extension?
    Use the Adobe Extension Manager to install your extension and re-start Dreamweaver. You can launch the Extension Manager from Dreamweaver by choosing Commands > Manage Extensions.
  • Does PHP Code also adds variables from included files?
    No. You need the PHP Code Hints extension for this, which also adds user-defined functions, by the way.

Comments (add yours)

No comment yet. Be the first to comment!

Add your comment

The value is required.Invalid format.The maximum number of characters exceeded.  The value is required.The maximum number of characters exceeded.Please do not insert URLs.
The value is required.The maximum number of characters exceeded.Please do not insert URLs.
 
Items in cart: 0
Total: $0.00
Login