検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1508 for [SIMILAR] 16 1024 4096 WITH 5510 list WITH 4170 ... (1.975 sec.)
配列の共通項を計算する 0
« array_intersect_ukey array_is_list » PHP Manual 配列 関数 配列の共通項を計算する array_intersect (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_intersect — 配列の共通項を計算する 説明 array_intersect ( array $array , array ...$arrays ): array array_intersect() は、他の全ての引数に存在する ...
https://man.plustar.jp/php/function.array-intersect.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
サポートするすべてのエンコーディングの配列を返す 0
« mb_language mb_ord » PHP Manual マルチバイト文字列 関数 サポートするすべてのエンコーディングの配列を返す mb_list_encodings (PHP 5, PHP 7, PHP 8) mb_list_encodings — サポートするすべてのエンコーディングの配列を返す 説明 mb_list_encodings (): array サポートするすべてのエンコーディングの配 ...
https://man.plustar.jp/php/function.mb-list-encodings.html - [similar]
現在認証済みの公開鍵の一覧を表示する 0
« ssh2_publickey_init ssh2_publickey_remove » PHP Manual SSH2 関数 現在認証済みの公開鍵の一覧を表示する ssh2_publickey_list (PECL ssh2 >= 0.10) ssh2_publickey_list — 現在認証済みの公開鍵の一覧を表示する 説明 ssh2_publickey_list ( resource $pkey ): array 現在認証済みの公開鍵の一覧を表示し ...
https://man.plustar.jp/php/function.ssh2-publickey-list.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 0
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントからのエラーの一覧を返す mysqli_stmt::$error_list mysqli_stmt_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli_stmt::$error_list -- mysqli_stmt_error_list — 直近で実行したステートメントからのエ ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行... 0
« socket_recvmsg socket_send » PHP Manual ソケット 関数 与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行する socket_select (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_select — 与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行 ...
https://man.plustar.jp/php/function.socket-select.html - [similar]
配列のコピーを取得する 0
« ArrayIterator::current ArrayIterator::getFlags » PHP Manual ArrayIterator 配列のコピーを取得する ArrayIterator::getArrayCopy (PHP 5, PHP 7, PHP 8) ArrayIterator::getArrayCopy — 配列のコピーを取得する 説明 public ArrayIterator::getArrayCopy (): array 配列のコピーを取得します。 警告 この ...
https://man.plustar.jp/php/arrayiterator.getarraycopy.html - [similar]
夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す 0
« DateTimeZone::getTransitions DateTimeZone::listIdentifiers » PHP Manual DateTimeZone 夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す DateTimeZone::listAbbreviations timezone_abbreviations_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::listAbbreviations -- timezone_abbrevi ...
https://man.plustar.jp/php/datetimezone.listabbreviations.html - [similar]
送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 0
« header headers_sent » PHP Manual ネットワーク 関数 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す headers_list (PHP 5, PHP 7, PHP 8) headers_list — 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 説明 headers_list (): array headers_list() はブラウザも ...
https://man.plustar.jp/php/function.headers-list.html - [similar]
指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 0
« array_reverse array_shift » PHP Manual 配列 関数 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す array_search (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_search — 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 説明 array_search ( mixed $needle , a ...
https://man.plustar.jp/php/function.array-search.html - [similar]