PAD - PHP Application Driver


home | manual | reference | regression | sequence | develop | apps


Content/4

HTML RESULT
{content 'myContent'}
This is my content.<br>
{/content}
{myContent}
This is my content.
{myContent}
This is the base content. <br>
{/myContent}
This is my content.
This is the base content.
{myContent merge='replace'}
This is the base content. <br>
{/myContent}
This is my content.
{myContent merge='top'}
This is the base content. <br>
{/myContent}
This is my content.
This is the base content.
{myContent merge='bottom'}
This is the base content. <br>
{/myContent}
This is the base content.
This is my content.




home | manual | reference | regression | sequence | develop | apps

(c) 2003-2025 Herbert Groot Jebbink