URL函數

 string base64_decode ( string $data [, bool $strict = false ] ) 對 base64 編碼的 data 進行解碼。php 參數html data  編碼過的數據。數組 strict  當設置 strict 爲 TRUE 時,一旦輸入的數據超出了 base64 字母表,將返回 FALSE。 不然會靜默丟棄無效的字符。app 返回值  返回
相關文章
相關標籤/搜索