標題:
基本輸出
[打印本頁]
作者:
tonyh
時間:
2012-9-27 21:29
標題:
基本輸出
<html>
<head>
<title>我的第一個PHP網頁</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<?
echo "<center><h2>陋室銘</h2>";
echo "<hr color=green><p>";
echo "山不在高,<br>";
echo "有仙則名;<p>";
echo "水不在深,<br>";
echo "有龍則靈。<p>";
?>
</center>
</body>
</html>
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/)
Powered by Discuz! 7.2