検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 993 for [SIMILAR] 16 1024 4096 WITH 34355 combine WITH 1... (0.795 sec.)
オープンされたアルゴリズムでサポートされるキーのサイズを配列として返す 0
« mcrypt_module_get_algo_key_size mcrypt_module_is_block_algorithm_mode » PHP Manual Mcrypt 関数 オープンされたアルゴリズムでサポートされるキーのサイズを配列として返す mcrypt_module_get_supported_key_sizes (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_get_sup ...
https://man.plustar.jp/php/function.mcrypt-module-get-supported-key-sizes.html - [similar]
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
定義済みの全ての関数を配列で返す 0
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配列で返す get_defined_functions (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_functions — 定義済みの全ての関数を配列で返す 説明 get_defined_functions ( bool $exclude_disabled = true ): arra ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
一行ぶんの結果を配列に取り込む 0
« odbc_fetch_array odbc_fetch_object » PHP Manual ODBC 関数 一行ぶんの結果を配列に取り込む odbc_fetch_into (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_into — 一行ぶんの結果を配列に取り込む 説明 odbc_fetch_into ( resource $statement , array &$array , int $row = 0 ): int | false 結果の行を arr ...
https://man.plustar.jp/php/function.odbc-fetch-into.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 OCI8 関数およびメソッドのモード 定数 説明 OCI_ASSOC oci_fetch_all() と oci_fet ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
PHP の配列から、データをテーブルにコピーする 0
« PDO_PGSQL DSN PDO::pgsqlCopyFromFile » PHP Manual PostgreSQL (PDO) PHP の配列から、データをテーブルにコピーする PDO::pgsqlCopyFromArray (PHP 5 >= 5.3.3, PHP 7, PHP 8) PDO::pgsqlCopyFromArray — PHP の配列から、データをテーブルにコピーする 説明 public PDO::pgsqlCopyFromArray ( string $ta ...
https://man.plustar.jp/php/pdo.pgsqlcopyfromarray.html - [similar]
配列を受け取るパラメータであるかどうかを調べる 0
« ReflectionParameter::hasType ReflectionParameter::isCallable » PHP Manual ReflectionParameter 配列を受け取るパラメータであるかどうかを調べる ReflectionParameter::isArray (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionParameter::isArray — 配列を受け取るパラメータであるかどうかを調べる 警告 こ ...
https://man.plustar.jp/php/reflectionparameter.isarray.html - [similar]
URL エンコードされていないパラメータの配列を返す 0
« SolrParams::getParam SolrParams::getPreparedParams » PHP Manual SolrParams URL エンコードされていないパラメータの配列を返す SolrParams::getParams (PECL solr >= 0.9.2) SolrParams::getParams — URL エンコードされていないパラメータの配列を返す 説明 final public SolrParams::getParams (): ar ...
https://man.plustar.jp/php/solrparams.getparams.html - [similar]
文字列を配列に変換する 0
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, PHP 7, PHP 8) str_split — 文字列を配列に変換する 説明 str_split ( string $string , int $length = 1 ): array 文字列を配列に変換します。 パラメータ string 入力文字列。 length 分割した部分の最大長 ...
https://man.plustar.jp/php/function.str-split.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 0
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値でソートする usort (PHP 4, PHP 5, PHP 7, PHP 8) usort — ユーザー定義の比較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比 ...
https://man.plustar.jp/php/function.usort.html - [similar]