首頁  >  文章  >  後端開發  >  PHP擴充總結//待完善

PHP擴充總結//待完善

WBOY
WBOY原創
2016-07-29 09:13:371116瀏覽

1、PHP的iconv擴充:處理字元集轉換的介面。
系統檢視安裝的iconv擴充包含字元編碼集:iconv -l
擴充模組包含的函數:
iconv_get_encoding()//取得iconv內部設定資訊
iconv_mime_decode_headers()//解碼多個MIME headers
iconv_mime_decode()//解碼一個MIME header
iconv_mime_encode()//壓縮一個MIME header
iconv_set_encoding()//為字元編碼轉換設定目前設定
iconv_strlen()//統計字串字元數
iconv_strpos()// Finds position of first occurrence of a needle within a haystack
iconv_strrpos()//Finds the last occurrence of a needle within a haystack
iconv_substr()//截取部分字串
iconv()//轉換字串編碼
ob_iconv_handler()//利用緩衝處理程序來轉換字串編碼

').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

以上就介紹了PHP擴充總結//待完善,包含了方面的內容,希望對PHP教程有興趣的朋友有所幫助。

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn