検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1131 for this (0.019 sec.)
6751
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... te $bev , $base ; public function __destruct () { $this -> bev -> free (); } public function __construct ( ... $base , $fd ) { $this -> base = $base ; $this -> bev = new EventBufferEv ... , $fd , EventBufferEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "echoReadCa ... llback" ), NULL , array( $this , "echoEventCallback" ), NULL ); if (! $this -> be ...
https://man.plustar.jp/php/event.examples.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 6510
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... to send its data over another buffer event 注意 : This function is available only if Event is compiled wi ... base. underlying A socket buffer event to use for this SSL. ctx Object of EventSslContext class. state Th ... xRead = 256000 ; public function __construct () { $this -> ctx = new EventSslContext ( EventSslContext :: ... > true // change to false with authentic cert ]); $this -> base = new EventBase (); if (! $this -> base ) ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
MongoDB driver classes 5916
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... ber — Registers a monitoring event subscriber with this Manager MongoDB\Driver\Manager::__construct — Crea ... \Manager::getServers — Return the servers to which this manager is connected MongoDB\Driver\Manager::getWr ... r — Unregisters a monitoring event subscriber with this Manager MongoDB\Driver\Manager::selectServer — Sel ... tSession — Start a new client session for use with this client MongoDB\Driver\Command — The MongoDB\Driver ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
Creative Commons Attribution 3.0 5916
« 翻訳 索引 » PHP Manual 付録 Creative Commons Attribution 3.0 Creative Commons Attribution 3.0 ... (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENS ... ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. BY EXERCIS ... , YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDE ... not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Wor ...
https://man.plustar.jp/php/cc.license.html - [similar]
Creates new connection listener associated with an event base 5840
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... te $bev , $base ; public function __destruct () { $this -> bev -> free (); } public function __construct ( ... $base , $fd ) { $this -> base = $base ; $this -> bev = new EventBufferEv ... , $fd , EventBufferEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "echoReadCa ... llback" ), NULL , array( $this , "echoEventCallback" ), NULL ); if (! $this -> be ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
ストリームラッパーとして登録するクラスの例 5558
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパ ... , & $opened_path ) { $url = parse_url ( $path ); $this -> varname = $url [ "host" ]; $this -> position = ... ream_read ( $count ) { $ret = substr ( $GLOBALS [ $this -> varname ], $this -> position , $count ); $this ... eam_write ( $data ) { $left = substr ( $GLOBALS [ $this -> varname ], 0 , $this -> position ); $right = su ... bstr ( $GLOBALS [ $this -> varname ], $this -> position + strlen ( $data ) ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
Description 5411
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... value of -1 means loop until no change found. How this is applied may depend on the morphology method. Ty ... pically this is a value of 1. ImagickKernel channel 戻り値 成功 ... 1 Convolve Imagick::morphology() <?php $imagick = $this -> getCharacter (); $kernel = \ ImagickKernel :: f ... white // We don't care about the rest. $imagick = $this -> getCharacterOutline (); $kernel = \ ImagickKern ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
Create new MongoDB Manager 5411
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... » Server Discovery and Monitoring Specification , this constructor performs no I/O. Connections will be i ... mplicitly enable TLS for its connections. To avoid this, either explicitly disable the tls option or don't ... s need to be URL encoded according to » RFC 3986 . This is particularly relevant to the username and passw ... s with metadata provided by the connecting client. This metadata is included in the server's logs upon est ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
The MongoDB\Driver\Server class 5387
« MongoDB\Driver\CursorInterface::toArray MongoDB\Driver\Server::__construct » PHP Manual MongoD ... set configuration; however, the client may monitor this server in hope that it transitions to a more usefu ... ulkWrite — Execute one or more write operations on this server MongoDB\Driver\Server::executeCommand — Exe ... cute a database command on this server MongoDB\Driver\Server::executeQuery — Execu ... te a database query on this server MongoDB\Driver\Server::executeReadCommand — ...
https://man.plustar.jp/php/class.mongodb-driver-server.html - [similar]
Advances the cluster time for this session 5387
« MongoDB\Driver\Session::abortTransaction MongoDB\Driver\Session::advanceOperationTime » PHP Ma ... ngoDB\Driver\Session Advances the cluster time for this session MongoDB\Driver\Session::advanceClusterTime ... advanceClusterTime — Advances the cluster time for this session 説明 final public MongoDB\Driver\Session:: ... $clusterTime ): void Advances the cluster time for this session. If the cluster time is less than or equal ... to the session's current cluster time, this function is a no-op. By using this method in conju ...
https://man.plustar.jp/php/mongodb-driver-session.advanceclustertime.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT