獲取您 自己的 PHP 伺服器
int(5)
int(5)
int(25)
int(0)
int(0)
int(1)
int(0)

請注意,當強制轉換一個以數字開頭的字串時,(int) 函式會使用該數字。如果字串不以數字開頭,(int) 函式會將字串轉換為數字 0。