検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 597 for [SIMILAR] 16 1024 4096 WITH 15054 func WITH 9307... (1.476 sec.)
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
Call a callback given by the first parameter 0
« Swoole\Coroutine::call_user_func_array Swoole\Coroutine::cli_wait » PHP Manual Swoole\Coroutine Call a callback given by the first parameter Swoole\Coroutine::call_user_func (PECL swoole >= 2.0.0) Swoole\Coroutine::call_user_func — Call a callback given by the first parameter 説明 publ ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func.html - [similar]
Call a callback with an array of parameters 0
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callback with an array of parameters Swoole\Coroutine::call_user_func_array (PECL swoole >= 2.0.0) Swoole\Coroutine::call_user_func_array — Call a callback with an array of parameters 説明 public sta ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]
関数を起動する 0
« ReflectionFunction::getClosure ReflectionFunction::invokeArgs » PHP Manual ReflectionFunction 関数を起動する ReflectionFunction::invoke (PHP 5, PHP 7, PHP 8) ReflectionFunction::invoke — 関数を起動する 説明 public ReflectionFunction::invoke ( mixed ...$args ): mixed 調べた関数を起動しま ...
https://man.plustar.jp/php/reflectionfunction.invoke.html - [similar]
引数を指定して関数を起動する 0
« ReflectionFunction::invoke ReflectionFunction::isDisabled » PHP Manual ReflectionFunction 引数を指定して関数を起動する ReflectionFunction::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionFunction::invokeArgs — 引数を指定して関数を起動する 説明 public ReflectionFunction::invokeArgs ...
https://man.plustar.jp/php/reflectionfunction.invokeargs.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
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
実行する 0
« ReflectionMethod::getPrototype ReflectionMethod::invokeArgs » PHP Manual ReflectionMethod 実行する ReflectionMethod::invoke (PHP 5, PHP 7, PHP 8) ReflectionMethod::invoke — 実行する 説明 public ReflectionMethod::invoke ( ? object $object , mixed ...$args ): mixed メソッドを実行します。 ...
https://man.plustar.jp/php/reflectionmethod.invoke.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT