¤ÓÊÑè§ echo

µÑÇÍÂèÒ§¤ÓÊÑè§

<html>
<body>

<?
echo "<h1>This is PHP</h1>";

echo "45+55 = ",22," ,hi";

?>

</body>
</html>

¼ÅÅѾ¸ì·Õèä´é

45x55=22,hi

Copy right Passkorn Roungrong   2000