検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 758 for [SIMILAR] 16 1024 4096 WITH 22765 forward WITH 1... (0.496 sec.)
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.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]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
アクションのエントリポイント 0
« Yaf_Action_Abstract Yaf_Action_Abstract::getController » PHP Manual Yaf_Action_Abstract アクションのエントリポイント Yaf_Action_Abstract::execute (Yaf >=1.0.0) Yaf_Action_Abstract::execute — アクションのエントリポイント 説明 abstract public Yaf_Action_Abstract::execute ( mixed ...$args ...
https://man.plustar.jp/php/yaf-action-abstract.execute.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]
実行する 0
« ReflectionMethod::invoke ReflectionMethod::isAbstract » PHP Manual ReflectionMethod 実行する ReflectionMethod::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionMethod::invokeArgs — 実行する 説明 public ReflectionMethod::invokeArgs ( ? object $object , array $args ): mixed リフレクシ ...
https://man.plustar.jp/php/reflectionmethod.invokeargs.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
Retrieves the number of rows in a result set 0
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a result set sqlsrv_num_rows (No version information available, might only be in Git) sqlsrv_num_rows — Retrieves the number of rows in a result set 説明 sqlsrv_num_rows ( resource $stmt ): mixed ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT