PAD - PHP Application Driver


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


Hello/hello

PHP
hello/hello.php
HTML
hello/hello.pad
Result
<?php

$hi
= 'Hello World !';

?>
<h3>
{$hi}
</h3>

Hello World !




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

(c) 2003-2025 Herbert Groot Jebbink