首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
convert_uuencode
convert_uuencode
使用uuencode 編碼一個字符串
名稱:
convert_uuencode
分類:
字符串
所屬語言:
php
一句話介紹:
使用uuencode 算法對字符串進行編碼。
相關內容
PHP convert_uuencode 在REST API中如何傳輸文件數據
5
使用convert_uuencode 函數時,如何處理二進制數據
2
同類函數
str_getcsv
str_getcsv
將CSV字符串解析為數組
strpbrk
strpbrk
在字符串中查找一組字符的任何一個字符-返
soundex
soundex
計算字符串的soundex鍵
str_rot13
str_rot13
對字符串執行rot13轉換
str_starts_with
str_starts_with
檢查字符串是否以給定的子字符串開頭
explode
explode
使用一個字符串分割另一個字符串為數組
convert_cyr_string
convert_cyr_string
將字符由一種Cyrillic字符轉換成另
money_format
money_format
將數字格式化成貨幣字符串
熱門文章
PHP convert_uuencode 在REST API中如何傳輸文件數據
使用convert_uuencode 函數時,如何處理二進制數據