検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 195 for [SIMILAR] 16 1024 4096 WITH 29142 base64 WITH 16... (0.198 sec.)
GmagickDraw クラス 0
« Gmagick::writeimage GmagickDraw::annotate » PHP Manual Gmagick GmagickDraw クラス GmagickDraw クラス (PECL gmagick >= Unknown) はじめに クラス概要 class GmagickDraw { /* メソッド */ public annotate ( float $x , float $y , string $text ): GmagickDraw public arc ( float $sx , float $sy , ...
https://man.plustar.jp/php/class.gmagickdraw.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]
UTF-8 文字列を修正UTF-7にエンコードする 0
« imap_utf7_encode imap_utf8 » PHP Manual IMAP 関数 UTF-8 文字列を修正UTF-7にエンコードする imap_utf8_to_mutf7 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_utf8_to_mutf7 — UTF-8 文字列を修正UTF-7にエンコードする 説明 imap_utf8_to_mutf7 ( string $string ): string | false UTF-8 文字列を、修正UTF-7( ...
https://man.plustar.jp/php/function.imap-utf8-to-mutf7.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
JsonException クラス 0
« 定義済み定数 JsonSerializable » PHP Manual JSON JsonException クラス JsonException クラス (PHP 7 >= 7.3.0, PHP 8) はじめに JSON_THROW_ON_ERROR オプションが json_encode() や json_decode() に設定されていた場合に投げられる例外です。 code には、エラーのタイプを含みます。 あり得る code の値 ...
https://man.plustar.jp/php/class.jsonexception.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
圧縮された文字列を解凍する 0
« gztell gzwrite » PHP Manual Zlib 関数 圧縮された文字列を解凍する gzuncompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzuncompress — 圧縮された文字列を解凍する 説明 gzuncompress ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍します。 パラメータ dat ...
https://man.plustar.jp/php/function.gzuncompress.html - [similar]
ベクトルをマップする 0
« sodium_crypto_core_ristretto255_add sodium_crypto_core_ristretto255_is_valid_point » PHP Manual Sodium 関数 ベクトルをマップする sodium_crypto_core_ristretto255_from_hash (PHP 8 >= 8.1.0) sodium_crypto_core_ristretto255_from_hash — ベクトルをマップする 説明 sodium_crypto_core_ristretto ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-from-hash.ht... - [similar]
文字列に rot13 変換を行う 0
« str_replace str_shuffle » PHP Manual String 関数 文字列に rot13 変換を行う str_rot13 (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) str_rot13 — 文字列に rot13 変換を行う 説明 str_rot13 ( string $string ): string 引数 string に対して ROT13 変換を施し、 その結果の文字列を返します。 ROT13 は、各文 ...
https://man.plustar.jp/php/function.str-rot13.html - [similar]