Create / Edit Dynamic Region

This screen displays the Dynamic Region Properties:

 

Dynamic Region Name

Dynamic Region Name: This is the unique Dynamic Region name.  This is the name that will be inserted into any Page Style between the <dregion></dregion> tags.

NOTE: If you change this Name, be sure to update the tag's name in the Page Styles.
 

PHP Code to appear on associated Pages

PHP Code Snippet: This is the HTML and PHP code that will be passed to the web server's PHP processor and interpreted. This content that will be displayed in any Page that shares the same Page Style where this Dynamic Region's tag is placed. This content can only be edited by a Site Designer.

NOTE: Only Site Designers can delete Dynamic Regions.

NOTE: The opening <?php tag and closing ?> tag may be included in the code, however they are not required.


DISCLAIMER: Dynamic Regions can create security and stability issues for your website. We are not responsible in any way for the results of any code that is executed within your web space. Be extremely careful with this feature. You can accidentally destroy your website database, software, files, and configuration!!!