検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1541 for [SIMILAR] 16 1024 4096 WITH 10037 ポイ WITH 6719... (0.942 sec.)
配列の内部ポインタを先頭の要素にセットする 7324
« range rsort » PHP Manual 配列 関数 配列の内部ポインタを先頭の要素にセットする reset (PHP 4, PHP 5, PHP 7, PHP 8) reset — 配列の内部ポインタを先頭の要素にセットする 説明 reset ( array | object &$array ): mixed reset() は、 array の内部ポインタの先頭の要素に戻し、配列の最初の要素の値を返 ...
https://man.plustar.jp/php/function.reset.html - [similar]
配列内の現在の要素を返す 7324
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
配列の内部ポインタを最終要素にセットする 7324
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5, PHP 7, PHP 8) end — 配列の内部ポインタを最終要素にセットする 説明 end ( array | object &$array ): mixed end() は array の内部ポインタを最後の要素まで進め、その値を返します。 パラメータ array ...
https://man.plustar.jp/php/function.end.html - [similar]
クロージャにバインドした this ポインタを返す 7324
« ReflectionFunctionAbstract::getClosureScopeClass ReflectionFunctionAbstract::getClosureUsedVariables » PHP Manual ReflectionFunctionAbstract クロージャにバインドした this ポインタを返す ReflectionFunctionAbstract::getClosureThis (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionFunctionAbstract ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosurethis.html - [similar]
内部ポインタをラージオブジェクトの先頭に移動する 7324
« OCILob::read OCILob::save » PHP Manual OCILob 内部ポインタをラージオブジェクトの先頭に移動する OCILob::rewind (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::rewind — 内部ポインタをラージオブジェクトの先頭に移動する 説明 public OCILob::rewind (): bool 内部ポインタをラージオブジェクト ...
https://man.plustar.jp/php/ocilob.rewind.html - [similar]
内部ポインタを進める 7324
« Yaf_Config_Ini::key Yaf_Config_Ini::offsetExists » PHP Manual Yaf_Config_Ini 内部ポインタを進める Yaf_Config_Ini::next (Yaf >=1.0.0) Yaf_Config_Ini::next — 内部ポインタを進める 説明 public Yaf_Config_Ini::next (): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストの ...
https://man.plustar.jp/php/yaf-config-ini.next.html - [similar]
配列からキーを取り出す 7324
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP 8) key — 配列からキーを取り出す 説明 key ( array | object $array ): int | string | null key() は、 現在の配列位置における連想配列要素のキーを返します。 パラメータ array 配列。 戻り値 key() 関数 ...
https://man.plustar.jp/php/function.key.html - [similar]
配列の最初のキーを得る 7324
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first (PHP 7 >= 7.3.0, PHP 8) array_key_first — 配列の最初のキーを得る 説明 array_key_first ( array $array ): int | string | null 与えられた array の最初のキーを返します。 これは内部的な配列のポイン ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
内部的な結果ポインタを移動する 7324
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_data_seek (PHP 4, PHP 5) mysql_data_seek — 内部的な結果ポインタを移動する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]
配列の最後のキーを得る 7324
« array_key_first array_keys » PHP Manual 配列 関数 配列の最後のキーを得る array_key_last (PHP 7 >= 7.3.0, PHP 8) array_key_last — 配列の最後のキーを得る 説明 array_key_last ( array $array ): int | string | null 与えられた array の最後のキーを返します。 これは内部的な配列のポインタに影響 ...
https://man.plustar.jp/php/function.array-key-last.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT