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

quotemeta

轉義元字符集
同類函數
  • str_replace的不區分大小寫的版本 str_ireplace

    str_ireplace

    str_replace的不區分大小寫的版
  • 輸出格式化的字符串 printf

    printf

    輸出格式化的字符串
  • 將字符串的第一個字符設為小寫 lcfirst

    lcfirst

    將字符串的第一個字符設為小寫
  • 將字符串轉化為小寫 strtolower

    strtolower

    將字符串轉化為小寫
  • 計算字符串的soundex鍵 soundex

    soundex

    計算字符串的soundex鍵
  • 將帶引號的可打印字符串轉換為8位字符串 quoted_printable_decode

    quoted_printable_decode

    將帶引號的可打印字符串轉換為8位字符串
  • 重複一個字符串 str_repeat

    str_repeat

    重複一個字符串
  • 二進制安全字符串比較 strcmp

    strcmp

    二進制安全字符串比較
熱門文章