検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 156 for register (0.034 sec.)
はじめに 5364
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能 ... シリアライズハンドラ ( php および php_binary ) は、register_globals の制約を引き継いでいます。 そのため、数値の ... ません。 注意 : セッションを処理している時、 session_register() 関数を使用するか スーパーグローバル配列 $_SESSIO ...
https://man.plustar.jp/php/intro.session.html - [similar]
mysqlndプラグインの開発をはじめよう 5364
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... /* globals, ini entries, resources, classes */ /* register mysqlnd plugin */ mysqlnd_plugin_id = mysqlnd_plug ... in_register(); conn_m = mysqlnd_get_conn_methods(); memcpy(org ... l_user_conn_proxy) { /* ... */ zval* zv_conn; ZEND_REGISTER_RESOURCE(zv_conn, (void *)conn, le_mysqlnd_plugin_ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
Basic Gearman client and worker, submitting tasks 5318
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... default server (localhost) $gmc -> addServer (); # register some callbacks $gmc -> setCreatedCallback ( "rever ... t server (localhost). $gmworker -> addServer (); # Register function "reverse" with the server. Change the wor ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
はじめに 5318
« SPL インストール/設定 » PHP Manual SPL はじめに はじめに The Standard PHP Library (SPL) は、標 ... してファイルを扱うクラスなどを提供し、 spl_autoload_register() などの関数も提供します。 関連キーワード: 標準 , ...
https://man.plustar.jp/php/intro.spl.html - [similar]
オブジェクトのシリアライズ 5318
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ ... ァイルに書き出してそれを include したり spl_autoload_register() 関数を使ったりします。 <?php // classa.inc: clas ... ってしまいます。 つまり、もし上の例の $a を session_register("a") でセッションに格納するなら、 page1.php と pag ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
The MongoDB\Driver\Monitoring\CommandSubscriber interface 5272
« MongoDB\Driver\Monitoring\TopologyOpeningEvent::getTopologyId MongoDB\Driver\Monitoring\Comman ... ) はじめに Classes may implement this interface to register an event subscriber that is notified for each star ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandsubscriber.htm... - [similar]
The Swoole\MySQL class 5272
« Swoole\Mmap::open Swoole\MySQL::close » PHP Manual Swoole The Swoole\MySQL class The Swoole\My ... \MySQL::getBuffer — Description Swoole\MySQL::on — Register callback function based on event name. Swoole\MySQ ...
https://man.plustar.jp/php/class.swoole-mysql.html - [similar]
The Swoole\Server class 5272
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server clas ... uct — Destory server port Swoole\Server\Port::on — Register callback functions by event. Swoole\Server\Port::s ... iven IP and port, socket type. Swoole\Server::on — Register a callback function by event name. Swoole\Server:: ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
The Yar_Concurrent_Client class 5272
« Yar_Client::setOpt Yar_Concurrent_Client::call » PHP Manual Yar The Yar_Concurrent_Client clas ... _error_callback 目次 Yar_Concurrent_Client::call — Register a concurrent call Yar_Concurrent_Client::loop — Se ... all calls Yar_Concurrent_Client::reset — Clean all registered calls 関連キーワード: Yar , Concurrent , callbac ...
https://man.plustar.jp/php/class.yar-concurrent-client.html - [similar]
ストリームにフィルタを付加する 5272
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを ... filtername に指定するためには、 まず stream_filter_register() 関数でそれを登録しておく 必要があります。 注意 : ... 回コールしなければなりません。 参考 stream_filter_register() - ユーザー定義のストリームフィルタを登録する str ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT