當前位置: 首頁> 函數類別大全> mb_http_input

mb_http_input

檢測HTTP 輸入字符編碼
名稱:mb_http_input
分類:多字節字符串
所屬語言:php
一句話介紹:檢測HTTP 輸入字符編碼
同類函數
  • 大小寫不敏感地在字符串中查找一個字符串最後出現的位置 mb_strripos

    mb_strripos

    大小寫不敏感地在字符串中查找一個字符串最
  • 對字符串進行大小寫轉換 mb_convert_case

    mb_convert_case

    對字符串進行大小寫轉換
  • 設置/獲取當前語言 mb_language

    mb_language

    設置/獲取當前語言
  • 查找字符串在一個字符串中最後出現的位置 mb_strrpos

    mb_strrpos

    查找字符串在一個字符串中最後出現的位置
  • 多字節字符串的正則表達式匹配 mb_ereg_match

    mb_ereg_match

    多字節字符串的正則表達式匹配
  • 設置/獲取內部字符編碼 mb_internal_encoding

    mb_internal_encoding

    設置/獲取內部字符編碼
  • 設置/獲取字符編碼的檢測順序 mb_detect_order

    mb_detect_order

    設置/獲取字符編碼的檢測順序
  • 設置/獲取HTTP 輸出字符編碼 mb_http_output

    mb_http_output

    設置/獲取HTTP輸出字符編碼
熱門文章