|
home | manual | reference | regression | sequence | develop | apps |
Page
PHP
page.phpHTML
page.padResult <?php
$page = 'root';
$function = 'Line for _function/Myfunction.php in ';
?><li> Line in page.pad / root
<li> Variable in page.php / {$page}
{myXML}
<li> {$value}
{/myXML}
{myTag}
<li> {$function | myFunction}
{pad myOption}
<li> Line for _option/myOption.php in
{/pad}
<li> Line for _scripts/myScript.sh {myScript}
{pad callback='myCallback.php'}
<li> Line for _callbacks/myCallback in {$callBack}
{/pad}
{myInclude}
{myContent}Line in page.pad / root Variable in page.php / root XML 1 from _data / root XML 2 from _data / root Line in _tags/myTag.pad / root Variable in _tags/myTag.php / root Line for _function/Myfunction.php in root Line for _option/myOption.php in root Line for _scripts/myScript.sh root Line for _callbacks/myCallback in root Line in _include/myInclude.pad / root Variable in _include/myInclude.php / root Line in _lib/myLib.pad / root Variable in _lib/myLib.php / root
|
home | manual | reference | regression | sequence | develop | apps |
(c) 2003-2025 Herbert Groot Jebbink