Server-Side Code in Melody Tiles
You can use server-side code in Melody to publish directly to your production server. Melody supports all server-side languages, including PHP, ASP, CFM, and JSP.
Add server-side code to both global and editable (WYSIWYG) tiles. When used in a WYSIWYG tile, the server-side code itself is not editable on the page (Layout Control File [LCF]) but can be deleted from the page.
Your code appears as an editable pill in the HTML source editor. To see how the tile will look when published, go to the page actions toolbar, click Preview. Server-side code tiles will also preview in layouts and LCF pages.
Then, add your tile to layouts to create LCF pages. If you have edited and re-launched a tile, update the layout(s) that use the tile. Edits will appear automatically in pages on the staging server that use the tile.
Link to this section