|
<?php require("http://php.wilson.gs"); // 回首頁 echo "http://php.wilson.gs/bible/3.3.1.php : 算術運算"; |
| 算術運算 |
|
算術運算 (arithmetic operators) 符號,就是用來處理四則運算的符號,這是最簡單,也最常用的符號,尤其是數字的處理,幾乎都會使用到算術運算符號。
以下為簡單的算術運算範例
|
|
mail("wilson@biglobe.net.tw", "Feedback", $message); ?> |