検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 156 for Register (0.068 sec.)
スクリプトに渡された引数の配列 5179
« $argc 定義済みの例外 » PHP Manual 定義済の変数 スクリプトに渡された引数の配列 $argv (PHP 4, PH ... プトの実行に使う名前となります。 注意 : この変数は、 register_argc_argv が無効になっている場合には使えません。 例 ...
https://man.plustar.jp/php/reserved.variables.argv.html - [similar]
The LuaSandbox class 5133
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox cla ... boxFunction public pauseUsageTimer (): bool public registerLibrary ( string $libname , array $functions ): voi ... UsageTimer — Pause the CPU usage timer LuaSandbox::registerLibrary — Register a set of PHP functions as a Lua ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]
The MongoDB\Driver\Monitoring\SDAMSubscriber interface 5133
« MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded MongoDB\Driver\Monitoring\SDAMSu ... ) はじめに Classes may implement this interface to register an event subscriber that is notified for various S ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-sdamsubscriber.html - [similar]
クラスが定義済みかどうかを確認する 5133
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する ... ?> 例2 autoload パラメータの例 <?php spl_autoload_register (function ( $class_name ) { include $class_name . ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
与えられたクラスの親クラスを返す 5133
« class_implements class_uses » PHP Manual SPL 関数 与えられたクラスの親クラスを返す class_paren ... い print_r ( class_parents ( 'bar' )); spl_autoload_register (); // 'not_loaded' クラスをロードするためにオート ...
https://man.plustar.jp/php/function.class-parents.html - [similar]
指定したクラスが使っているトレイトを返す 5133
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す cl ... )); print_r ( class_uses ( 'bar' )); spl_autoload_register (); // オートローディングを使い、'not_loaded' クラ ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
__autoload() のデフォルト実装 5133
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_au ... 図しています。 ほかに何も指定されておらず、 autoload_register() がパラメータなしでコールされた場合には、 その後の ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
登録されているストリームのラッパーのリストを取得する 5133
« stream_get_transports stream_is_local » PHP Manual ストリーム 関数 登録されているストリームのラ ... トは有効ではありません。' ; } ?> 参考 stream_wrapper_register() - PHP のクラスとして実装された URL ラッパーを登録 ...
https://man.plustar.jp/php/function.stream-get-wrappers.html - [similar]
PHP 文字列型用に xmlrpc 型、base64 または datetime を設定する 5133
« xmlrpc_server_register_method Windows 用のモジュール » PHP Manual XML-RPC 関数 PHP 文字列型用に ...
https://man.plustar.jp/php/function.xmlrpc-set-type.html - [similar]
SPL 関数 5133
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implem ... べての登録済み __autoload() 関数を返す spl_autoload_register — 指定した関数を __autoload() の実装として登録する ... spl_autoload_unregister — 指定した関数の、__autoload() の実装としての登録を ...
https://man.plustar.jp/php/ref.spl.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT