検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 152 for [SIMILAR] 16 1024 4096 WITH 34927 pcntl WITH 284... (0.153 sec.)
デフォルトの外部エンティティローダーを変更する 0
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エンティティローダーを変更する libxml_set_external_entity_loader (PHP 5 >= 5.4.0, PHP 7, PHP 8) libxml_set_external_entity_loader — デフォルトの外部エンティティローダーを変更する 説明 libxml_set_e ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
CTRLイベント のハンドラを設定したり削除したりする 0
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベント のハンドラを設定したり削除したりする sapi_windows_set_ctrl_handler (PHP 7 >= 7.4.0, PHP 8) sapi_windows_set_ctrl_handler — CTRLイベント のハンドラを設定したり削除したりする 説明 sapi_wind ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]
メソッドリクエスト用の XML を生成する 0
« xmlrpc_decode xmlrpc_encode » PHP Manual XML-RPC 関数 メソッドリクエスト用の XML を生成する xmlrpc_encode_request (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_encode_request — メソッドリクエスト用の XML を生成する 説明 xmlrpc_encode_request ( string $method , mixed $params , array $output_opt ...
https://man.plustar.jp/php/function.xmlrpc-encode-request.html - [similar]
Phar ファイルフォーマット 0
« Zip 形式の phar アーカイブ グローバルな Phar ビットマップフラグ » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルフォーマット Phar ファイルフォーマット phar ファイル形式は スタブ/マニフェスト/コンテンツ/シグネチャ で構成されており、phar アーカイブ内に何が含まれているのか ...
https://man.plustar.jp/php/phar.fileformat.phar.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
LDAP サーバーへ接続する 0
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ldap_connect (PHP 4, PHP 5, PHP 7, PHP 8) ldap_connect — LDAP サーバーへ接続する 説明 ldap_connect ( ? string $uri = null ): LDAP\Connection | false 警告 次の シグネチャは(名前付き引数以外の) ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
最大値を返す 0
« log min » PHP Manual Math 関数 最大値を返す max (PHP 4, PHP 5, PHP 7, PHP 8) max — 最大値を返す 説明 max ( mixed $value , mixed ...$values ): mixed 代替のシグネチャ (名前付き引数をサポートしていません): max ( array $value_array ): mixed パラメータとして配列をひとつだけ渡した場合は、 ma ...
https://man.plustar.jp/php/function.max.html - [similar]
最小値を返す 0
« max mt_getrandmax » PHP Manual Math 関数 最小値を返す min (PHP 4, PHP 5, PHP 7, PHP 8) min — 最小値を返す 説明 min ( mixed $value , mixed ...$values ): mixed 代替のシグネチャ (名前付き引数をサポートしていません): min ( array $value_array ): mixed パラメータとして配列をひとつだけ渡した場 ...
https://man.plustar.jp/php/function.min.html - [similar]
文字列をトークンに分割する 0
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PHP 7, PHP 8) strtok — 文字列をトークンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数をサポートしていません): strtok ( string $token ): ...
https://man.plustar.jp/php/function.strtok.html - [similar]
アロー関数 0
« 無名関数 第一級callableを生成する記法 » PHP Manual 関数 アロー関数 アロー関数 アロー関数は 無名関数 を簡潔に書ける文法として PHP 7.4 で追加されました。 無名関数とアロー関数は共に Closure クラスを使って実装されています。 アロー関数は fn (argument_list) => expr という形で記述します。 アロ ...
https://man.plustar.jp/php/functions.arrow.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT