字串函式庫 crc32 (PHP4 >= 4.0.1) crc32 --- 計算字串crc32多項式 語法 : int crc32 (string str) 說明 : 產生參數 str的32-bit長的crc多項式(cyclic redundancy checksum polynomial)。 參考 : md5 上一頁 首頁 下一頁
字串函式庫
crc32
(PHP4 >= 4.0.1)
crc32 --- 計算字串crc32多項式
語法 : int crc32 (string str)
int crc32 (string str)
int crc32
說明 :
產生參數 str的32-bit長的crc多項式(cyclic redundancy checksum polynomial)。
參考 : md5