検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 456 for callback (0.017 sec.)
Download a file from the remote server. 3745
« Swoole\Http\Client::__destruct Swoole\Http\Client::execute » PHP Manual Swoole\Http\Client Dow ... download ( string $path , string $file , callable $callback , int $offset = ? ): void パラメータ path file cal ...
https://man.plustar.jp/php/swoole-http-client.download.html - [similar]
Send the HTTP request after setting the parameters. 3745
« Swoole\Http\Client::download Swoole\Http\Client::get » PHP Manual Swoole\Http\Client Send the ... oole\Http\Client::execute ( string $path , string $callback ): void パラメータ path callback 戻り値 関連キーワ ...
https://man.plustar.jp/php/swoole-http-client.execute.html - [similar]
Send POST http request to the remote server. 3745
« Swoole\Http\Client::on Swoole\Http\Client::push » PHP Manual Swoole\Http\Client Send POST http ... nt::post ( string $path , string $data , callable $callback ): void パラメータ path data callback 戻り値 関連キ ...
https://man.plustar.jp/php/swoole-http-client.post.html - [similar]
Get the timer timeout 3745
« ZMQDevice::getIdleTimeout ZMQDevice::run » PHP Manual ZMQDevice Get the timer timeout ZMQDevic ... vice::getTimerTimeout (): ZMQDevice Gets the timer callback timeout value. Added in ZMQ extension version 1.1. ... ice , r , getTimerTimeout , パラメータ , version , callback , This , 関数 ...
https://man.plustar.jp/php/zmqdevice.gettimertimeout.html - [similar]
Construct a new ZMQSocket 3745
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... t falls back to non-persistent mode. on_new_socket Callback function, which is executed when a new socket stru ... f the underlying persistent connection is re-used. callback ( ZMQSocket $socket , string $persistent_id = null ... ption on error. 例 例1 A ZMQSocket() example Using callback the bind/connect socket <?php /* The socket is per ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Menu Item 3720
« UI\Menu::__construct UI\MenuItem::disable » PHP Manual UI Menu Item Menu Item (UI 0.9.9) はじめ ... d — Detect Checked UI\MenuItem::onClick — On Click Callback UI\MenuItem::setChecked — Set Checked 関連キーワー ... ble , onClick , Checked , setChecked , isChecked , Callback ...
https://man.plustar.jp/php/class.ui-menuitem.html - [similar]
3720
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... ( $buf , 1024 )) > 0 ) { echo $buf ; } } // Event callback function eventcb ( $bev , $events , $base ) { if ( ... OPT_CLOSE_ON_FREE | EventBufferEvent :: OPT_DEFER_CALLBACKS , "readcb" , /* writecb */ NULL , "eventcb" ); if ... led creating bufferevent socket\n" ); } //$bev->setCallbacks("readcb", /* writecb */ NULL, "eventcb", $base); ... ad the response and print it to stdout. */ // Read callback function readcb ( $bev , $base ) { $input = $bev - ...
https://man.plustar.jp/php/event.examples.html - [similar]
Constructs the EvIdle watcher object 3720
« EvIdle EvIdle::createStopped » PHP Manual EvIdle Constructs the EvIdle watcher object EvIdle:: ... object 説明 public EvIdle::__construct ( callable $callback , mixed $data = ? , int $priority = ? ) Constructs ... t and starts the watcher automatically. パラメータ callback See Watcher callbacks . data Custom data associate ...
https://man.plustar.jp/php/evidle.construct.html - [similar]
リクエストをリクエストグループに追加する 3720
« eio_get_last_error eio_grp_cancel » PHP Manual Eio 関数 リクエストをリクエストグループに追加す ... 終わったら呼ばれます */ function my_grp_file_opened_callback ( $data , $result ) { global $grp ; // $result には ... sult , 4 , 0 , EIO_PRI_DEFAULT , "my_grp_file_read_callback" , $result ); eio_grp_add ( $grp , $req ); } /* ei ... が終わったら呼ばれます */ function my_grp_file_read_callback ( $data , $result ) { global $grp ; // データを読み ... END , NULL , EIO_PRI_DEFAULT , "my_grp_file_opened_callback" , NULL ); eio_grp_add ( $grp , $req ); // リクエス ...
https://man.plustar.jp/php/function.eio-grp-add.html - [similar]
stream_wrapper_register のエイリアス 3720
« stream_notification_callback stream_resolve_include_path » PHP Manual ストリーム 関数 stream_w ... tream , wrapper , register , 関数 , notification , callback , resolve , include , path , ストリーム ...
https://man.plustar.jp/php/function.stream-register-wrapper.html - [similar]