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

convert_uuencode

使用uuencode 編碼一個字符串
名稱:convert_uuencode
分類:字符串
所屬語言:php
一句話介紹:使用uuencode 算法對字符串進行編碼。
同類函數
  • 將CSV字符串解析為數組 str_getcsv

    str_getcsv

    將CSV字符串解析為數組
  • 在字符串中查找一組字符的任何一個字符-返回一個以找到的字符開始的子字符串 strpbrk

    strpbrk

    在字符串中查找一組字符的任何一個字符-返
  • 計算字符串的soundex鍵 soundex

    soundex

    計算字符串的soundex鍵
  • 對字符串執行rot13轉換 str_rot13

    str_rot13

    對字符串執行rot13轉換
  • 檢查字符串是否以給定的子字符串開頭 str_starts_with

    str_starts_with

    檢查字符串是否以給定的子字符串開頭
  • 使用一個字符串分割另一個字符串為數組 explode

    explode

    使用一個字符串分割另一個字符串為數組
  • 將字符由一種Cyrillic 字符轉換成另一種 convert_cyr_string

    convert_cyr_string

    將字符由一種Cyrillic字符轉換成另
  • 將數字格式化成貨幣字符串 money_format

    money_format

    將數字格式化成貨幣字符串