検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 348 for [SIMILAR] 16 1024 4096 WITH 6412 義関 WITH 3596 ... (0.421 sec.)
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
指定した関数が定義されている場合に true を返す 0
« func_num_args get_defined_functions » PHP Manual 関数処理 関数 指定した関数が定義されている場合に true を返す function_exists (PHP 4, PHP 5, PHP 7, PHP 8) function_exists — 指定した関数が定義されている場合に true を返す 説明 function_exists ( string $function ): bool 組み込みの内部関数 ...
https://man.plustar.jp/php/function.function-exists.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]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
関数に渡された引数の数を返す 0
« func_get_args function_exists » PHP Manual 関数処理 関数 関数に渡された引数の数を返す func_num_args (PHP 4, PHP 5, PHP 7, PHP 8) func_num_args — 関数に渡された引数の数を返す 説明 func_num_args (): int 関数に渡された引数の数を取得します。 この関数は func_get_arg() および func_get_args() ...
https://man.plustar.jp/php/function.func-num-args.html - [similar]
内部関数かどうかを調べる 0
« ReflectionFunctionAbstract::isGenerator ReflectionFunctionAbstract::isUserDefined » PHP Manual ReflectionFunctionAbstract 内部関数かどうかを調べる ReflectionFunctionAbstract::isInternal (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isInternal — 内部関数かどうかを調べる 説明 ...
https://man.plustar.jp/php/reflectionfunctionabstract.isinternal.html - [similar]
SQLite 関数 (PDO_SQLITE) 0
« PDO::pgsqlLOBUnlink PDO_SQLITE DSN » PHP Manual PDO ドライバ SQLite 関数 (PDO_SQLITE) SQLite 関数 (PDO_SQLITE) はじめに PDO_SQLITE は、PHP から SQLite 2 や SQLite 3 データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 注意 : PDO_SQ ...
https://man.plustar.jp/php/ref.pdo-sqlite.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
以前の例外ハンドラ関数を回復する 0
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回復する restore_exception_handler (PHP 5, PHP 7, PHP 8) restore_exception_handler — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handler (): bool set_exception_handler() を使用して例 ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT