Quickly insert if, foreach, switch, etc., control statements in code mode with the press of a unique shortcut!
The PHP Control Structures extension for Dreamweaver helps you write PHP control structures at lightning speed. Just type the first word of the statement (e.g., "if", "foreach", "while", "switch", etc.) and press Crtl+Alt+Space and the corresponding statement is written at the cursor location, with proper identation. The cursor is then moved to the appropriate place for you to complete the statement!
The PHP Control Structures extension also writes the alternative syntax forms for PHP control structures.
US$ 9 only!
Dreamweaver 8, CS3, CS4, CS5.

Neal wrote on January 17, 2013:
Good extension it would be better if you would add the opening closing php tags to the function for example type the less than and question mark hit CTRL+ALT+SPACE and the extension inserts the rest of the tag. This seems to be one of the typed tags when using php. Just a thought
MyDreamweaverExtensions wrote on January 17, 2013:
Thanks for your comment, Neal. You are completely right, and I intend to add it to next version or release.