検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 597 for [SIMILAR] 16 1024 4096 WITH 15054 func WITH 9307... (0.436 sec.)
追加された添字の確認を含めて配列の差を計算する 0
« array_count_values array_diff_key » PHP Manual 配列 関数 追加された添字の確認を含めて配列の差を計算する array_diff_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_diff_assoc — 追加された添字の確認を含めて配列の差を計算する 説明 array_diff_assoc ( array $array , array ...$arrays ): ar ...
https://man.plustar.jp/php/function.array-diff-assoc.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
行を CSV 形式にフォーマットし、ファイルポインタに書き込む 0
« fpassthru fputs » PHP Manual ファイルシステム 関数 行を CSV 形式にフォーマットし、ファイルポインタに書き込む fputcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) fputcsv — 行を CSV 形式にフォーマットし、ファイルポインタに書き込む 説明 fputcsv ( resource $stream , array $fields , string $separator = ...
https://man.plustar.jp/php/function.fputcsv.html - [similar]
SQL 文で使用するユーザー定義関数 (UDF) を登録する 0
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用するユーザー定義関数 (UDF) を登録する PDO::sqliteCreateFunction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateFunction — SQL 文で使用するユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.html - [similar]
CachingIterator クラス 0
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラス CachingIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このオブジェクトは、別のイテレータからキャッシュされた反復処理をサポートします。 クラス概要 class CachingIterator extends IteratorItera ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]
PHP 変数を Lua にアサイン 0
« Lua Lua::call » PHP Manual Lua PHP 変数を Lua にアサイン Lua::assign (PECL lua >=0.9.0) Lua::assign — PHP 変数を Lua にアサイン 説明 public Lua::assign ( string $name , string $value ): mixed 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 パ ...
https://man.plustar.jp/php/lua.assign.html - [similar]
コンストラクタ 0
« RecursiveCachingIterator RecursiveCachingIterator::getChildren » PHP Manual RecursiveCachingIterator コンストラクタ RecursiveCachingIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveCachingIterator::__construct — コンストラクタ 説明 public RecursiveCachingIterator::__constr ...
https://man.plustar.jp/php/recursivecachingiterator.construct.html - [similar]
PHP Callbacks 0
« Basic FFI usage A Complete PHP/FFI/preloading Example » PHP Manual 例 PHP Callbacks PHP Callbacks It is possible to assign a PHP closure to a native variable of function pointer type or to pass it as a function argument: <?php $zend = FFI :: cdef ( " typedef int (*zend_write_func_t)(co ...
https://man.plustar.jp/php/ffi.examples-callback.html - [similar]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]