戻る      test32.php     

《php2_3 /test32.php》

<?php
print "<html>\n"
. "<body>\n"
. "Hello, <u><b> $hensuu </b></u>\n"
. "</body>\n"
. "</html>\n"
?>