如何在php 除法運算, 取到整數? 比方 $a=350; $b=$a/30; echo $b; 顯示為 11.666666666667 但我只要取到 11 即可, 該怎麼寫呢? ... 通常我們這類題目會拿出三組函數來比較
tw.knowledge.yahoo.com