|
home | manual | reference | regression | sequence | develop | apps |
Abc/klm/xyz/page
PHP
abc/klm/xyz/page.phpHTML
abc/klm/xyz/page.padResult <?php
$page = 'xyz';
$function = 'Line for _function/Myfunction.php in ';
?><li> Line in page.pad / xyz
<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 / xyz Variable in page.php / xyz XML 1 from _data / xyz XML 2 from _data / xyz Line in _tags/myTag.pad / xyz Variable in _tags/myTag.php / xyz Line for _function/Myfunction.php in xyz Line for _option/myOption.php in xyz Line for _scripts/myScript.sh xyz Line for _callbacks/myCallback in xyz Line in _include/myInclude.pad / xyz Variable in _include/myInclude.php / xyz Line in _lib/myLib.pad / xyz Variable in _lib/myLib.php / xyz
|
home | manual | reference | regression | sequence | develop | apps |
(c) 2003-2025 Herbert Groot Jebbink