meta data for this page
這是本文件的舊版!
PHP
教程
要點
基本:
echo
動作- case-insensitive,通常小寫
- 註解:
//
或/*...*/
- 陳述結尾:
;
字串:
- 換行:
\n
- 字串:
"…"
;若要內含 " 時,用\"
避掉 - 用
.
黏接字串(concatenate)- 緊黏著 ∴空格要自己加在字串中
變數:
jump to: Search / 使用者工具 / Main Content / Change Content Width
資訊與網路的恩典
當你發現每樣軟體、硬體、網頁服務用起來這麼開心的時候,不就是一種恩典嗎!
這是本文件的舊版!
基本:
echo
動作//
或 /*...*/
;
字串:
\n
"…"
;若要內含 " 時,用 \"
避掉.
黏接字串(concatenate)變數:
若無特別註明,本 wiki 上的內容都是採用以下授權方式: CC Attribution-Share Alike 4.0 International
討論區