ホーム
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
類似の関数
fprintf
fprintf
フォーマットされた文字列をストリームに書
convert_uuencode
convert_uuencode
uuencodeを使用して文字列をエンコ
str_replace
str_replace
サブストリングの交換
ord
ord
文字列の最初のバイトを0〜255の間の値
substr
substr
文字列の一部を返します
html_entity_decode
html_entity_decode
HTMLエンティティを対応する文字に変換
crypt
crypt
一方向の文字列ハッシュ
chunk_split
chunk_split
文字列を小さなチャンクに分割します
人気記事(にんききじ)
convert_uuencode関数を使用するときのバイナリデータの処理方法
php convert_uuencode rest apiでファイルデータを転送する方法