検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 702 for [SIMILAR] 16 1024 4096 WITH 19631 getoption WITH... (1.064 sec.)
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 使用しているシステムが、最近のPOSIX対応システムのどれかである場合には、標準C 言語ライブラリの中にiconv機能が含まれているため、何かをする必要はありません。 そうでない場合は、 » libiconv ライブラリを入手して使用す ...
https://man.plustar.jp/php/iconv.requirements.html - [similar]
はじめに 0
« Math インストール/設定 » PHP Manual Math はじめに はじめに これらの数学関数は、実行するコンピューターの int 型および float 型の範囲で のみ値を処理します。 (これは、現在、それぞれ、C言語のlongおよびdoubleに対応します。) より大きな数を処理する必要がある場合には、 任意精度数学関数 の使用を ...
https://man.plustar.jp/php/intro.math.html - [similar]
はじめに 0
« xdiff インストール/設定 » PHP Manual xdiff はじめに はじめに xdiff 拡張モジュールを使用すると、 異なるリビジョンのファイルの差分を含むパッチファイルの作成やその適用ができるようになります。 この拡張モジュールは、文字列に対する操作とファイルに対する操作の 2 通りのモードに対応しています。 ...
https://man.plustar.jp/php/intro.xdiff.html - [similar]
データ構造 0
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
エラーおよびエラー処理 0
« 定義済み定数 例 » PHP Manual COM エラーおよびエラー処理 エラーおよびエラー処理 COM から致命的なエラーが報告された場合、この拡張モジュールは com_exception クラスのインスタンスをスローします。 すべての COM 例外は code という定義済みの プロパティを保持しており、これは COM 操作が返す HRESU ...
https://man.plustar.jp/php/com.error-handling.html - [similar]
カラム番号を返す 0
« odbc_field_name odbc_field_precision » PHP Manual ODBC 関数 カラム番号を返す odbc_field_num (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_num — カラム番号を返す 説明 odbc_field_num ( resource $statement , string $field ): int | false 指定したODBC 結果 ID におけるフィールド名に対応するカラムス ...
https://man.plustar.jp/php/function.odbc-field-num.html - [similar]
ソケットエラーの内容を文字列として返す 0
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す socket_strerror (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_strerror — ソケットエラーの内容を文字列として返す 説明 socket_strerror ( int $error_code ): string socket_strerror() は、パラメータ ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
ストリームのオプションを変更する 0
« streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオプションを変更する streamWrapper::stream_set_option (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_set_option — ストリームのオプションを変更する 説明 public streamWrapper::stream_set_op ...
https://man.plustar.jp/php/streamwrapper.stream-set-option.html - [similar]