PAD - PHP Application Driver


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


Content/5

HTML RESULT
{content 'myContent'}
This is the true content. <br>
@else@
This is the false content. <br>
{/content}
{true content='myContent', merge='replace'}
This is the true base content <br>
@else@
This is the false base content <br>
{/true}
This is the true content.
{true content='myContent', merge='top'}
This is the true base content <br>
@else@
This is the false base content <br>
{/true}
This is the true content.
This is the true base content
{true content='myContent', merge='bottom'}
This is the true base content <br>
@else@
This is the false base content <br>
{/true}
This is the true base content
This is the true content.
{false content='myContent', merge='replace'}
This is the true base content <br>
@else@
This is the false base content <br>
{/false}
This is the false content.
{false content='myContent', merge='top'}
This is the true base content <br>
@else@
This is the false base content <br>
{/false}
This is the false content.
This is the false base content
{false content='myContent', merge='bottom'}
This is the true base content <br>
@else@
This is the false base content <br>
{/false}
This is the false base content
This is the false content.




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

(c) 2003-2025 Herbert Groot Jebbink