検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 511 for [SIMILAR] 16 1024 4096 WITH 20791 添字 WITH 1528... (0.422 sec.)
配列のキーすべて、あるいはその一部を返す 0
« array_key_last array_map » PHP Manual 配列 関数 配列のキーすべて、あるいはその一部を返す array_keys (PHP 4, PHP 5, PHP 7, PHP 8) array_keys — 配列のキーすべて、あるいはその一部を返す 説明 array_keys ( array $array ): array array_keys ( array $array , mixed $search_value , bool $strict ...
https://man.plustar.jp/php/function.array-keys.html - [similar]
一つ以上の要素を配列の最初に加える 0
« array_unique array_values » PHP Manual 配列 関数 一つ以上の要素を配列の最初に加える array_unshift (PHP 4, PHP 5, PHP 7, PHP 8) array_unshift — 一つ以上の要素を配列の最初に加える 説明 array_unshift ( array &$array , mixed ...$values ): int array_unshift() は、 array の先頭に指定された要 ...
https://man.plustar.jp/php/function.array-unshift.html - [similar]
配列の全ての要素に、ユーザー関数を再帰的に適用する 0
« array_values array_walk » PHP Manual 配列 関数 配列の全ての要素に、ユーザー関数を再帰的に適用する array_walk_recursive (PHP 5, PHP 7, PHP 8) array_walk_recursive — 配列の全ての要素に、ユーザー関数を再帰的に適用する 説明 array_walk_recursive ( array | object &$array , callable $callback ...
https://man.plustar.jp/php/function.array-walk-recursive.html - [similar]
利用可能なハンドラの一覧を得る 0
« dba_firstkey dba_insert » PHP Manual DBA 関数 利用可能なハンドラの一覧を得る dba_handlers (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) dba_handlers — 利用可能なハンドラの一覧を得る 説明 dba_handlers ( bool $full_info = false ): array dba_handlers() は、この拡張モジュールにより サポートされる全 ...
https://man.plustar.jp/php/function.dba-handlers.html - [similar]
クエリの結果から、行を連想配列として取得する 0
« ibase_execute ibase_fetch_object » PHP Manual Firebird/InterBase 関数 クエリの結果から、行を連想配列として取得する ibase_fetch_assoc (PHP 5, PHP 7 < 7.4.0) ibase_fetch_assoc — クエリの結果から、行を連想配列として取得する 説明 ibase_fetch_assoc ( resource $result , int $fetch_flag = 0 ) ...
https://man.plustar.jp/php/function.ibase-fetch-assoc.html - [similar]
結果における各出力の長さを得る 0
« mysql_fetch_field mysql_fetch_object » PHP Manual MySQL 関数 結果における各出力の長さを得る mysql_fetch_lengths (PHP 4, PHP 5) mysql_fetch_lengths — 結果における各出力の長さを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL ...
https://man.plustar.jp/php/function.mysql-fetch-lengths.html - [similar]
結果インスタンスの内部行オフセットを設定する 0
« pg_result_error pg_result_status » PHP Manual PostgreSQL 関数 結果インスタンスの内部行オフセットを設定する pg_result_seek (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_result_seek — 結果インスタンスの内部行オフセットを設定する 説明 pg_result_seek ( PgSql\Result $result , int $row ): bool pg ...
https://man.plustar.jp/php/function.pg-result-seek.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
参照画像内の色を解析する 0
« Gmagick::profileimage Gmagick::quantizeimages » PHP Manual Gmagick 参照画像内の色を解析する Gmagick::quantizeimage (PECL gmagick >= Unknown) Gmagick::quantizeimage — 参照画像内の色を解析する 説明 public Gmagick::quantizeimage ( int $numColors , int $colorspace , int $treeDepth , bool $ ...
https://man.plustar.jp/php/gmagick.quantizeimage.html - [similar]
画像シーケンス内の色を解析する 0
« Gmagick::quantizeimage Gmagick::queryfontmetrics » PHP Manual Gmagick 画像シーケンス内の色を解析する Gmagick::quantizeimages (PECL gmagick >= Unknown) Gmagick::quantizeimages — 画像シーケンス内の色を解析する 説明 public Gmagick::quantizeimages ( int $numColors , int $colorspace , int $ ...
https://man.plustar.jp/php/gmagick.quantizeimages.html - [similar]