検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 78 for Remote (0.019 sec.)
アイテムを比較して入れ替える 6088
« Memcached::appendByKey Memcached::casByKey » PHP Manual Memcached アイテムを比較して入れ替える ... ched :: RES_NOTFOUND ) { $ips = array( $_SERVER [ 'REMOTE_ADDR' ]); $m -> add ( 'ip_block' , $ips ); /* それ ... る場合は失敗します */ } else { $ips [] = $_SERVER [ 'REMOTE_ADDR' ]; $m -> cas ( $cas , 'ip_block' , $ips ); } ...
https://man.plustar.jp/php/memcached.cas.html - [similar]
定義済み定数 6088
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... EWOULDBLOCK ( int ) Operation would block. SOCKET_EREMOTE ( int ) Object is remote. SOCKET_EUSERS ( int ) To ... le descriptor in bad state. SOCKET_EREMCHG ( int ) Remote address changed. SOCKET_ERESTART ( int ) Interrupt ... OCKET_EISNAM ( int ) Is a named type file. SOCKET_EREMOTEIO ( int ) Remote I/O error. SOCKET_EDQUOT ( int ) ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
リモートファイルの使用 6033
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ... " , "r" ); if (! $file ) { echo "<p>Unable to open remote file.\n" ; exit; } while (! feof ( $file )) { $lin ... " , "w" ); if (! $file ) { echo "<p>Unable to open remote file for writing.\n" ; exit; } /* データをここに書 ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する(非ブロ... 6033
« ftp_nb_continue ftp_nb_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オ ... ( FTP\Connection $ftp , resource $stream , string $remote_filename , int $mode = FTP_BINARY , int $offset = ... いるファイルのポインタ。ここにデータが保存されます。 remote_filename リモートファイルのパス。 mode 転送モード。 ...
https://man.plustar.jp/php/function.ftp-nb-fget.html - [similar]
オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 6033
« ftp_nb_fget ftp_nb_get » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーに保存する(非 ... ) 説明 ftp_nb_fput ( FTP\Connection $ftp , string $remote_filename , resource $stream , int $mode = FTP_BINA ... パラメータ ftp FTP\Connection クラスのインスタンス remote_filename リモートファイルのパス。 stream ローカルで ...
https://man.plustar.jp/php/function.ftp-nb-fput.html - [similar]
Disconnect a socket 6033
« ZMQSocket::__construct ZMQSocket::getEndpoints » PHP Manual ZMQSocket Disconnect a socket ZMQS ... Disconnect the socket from a previously connected remote endpoint. The endpoint is defined in format transp ...
https://man.plustar.jp/php/zmqsocket.disconnect.html - [similar]
The Swoole\MySQL class 5923
« Swoole\Mmap::open Swoole\MySQL::close » PHP Manual Swoole The Swoole\MySQL class The Swoole\My ... connection. Swoole\MySQL::connect — Connect to the remote MySQL server. Swoole\MySQL::__construct — Construc ...
https://man.plustar.jp/php/class.swoole-mysql.html - [similar]
The Swoole\Server class 5923
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server clas ... es by ID. Swoole\Server::sendto — Send data to the remote UDP address. Swoole\Server::sendwait — Send data t ... o the remote socket in the blocking way. Swoole\Server::set — S ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
com クラスのコンストラクタ 5923
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, ... SCTX_INPROC_HANDLER , CLSCTX_LOCAL_SERVER , CLSCTX_REMOTE_SERVER , CLSCTX_SERVER および CLSCTX_ALL 。 指定さ ... CTX_SERVER ですが、 server を指定した場合は CLSCTX_REMOTE_SERVER です。 これらの定数の意味の詳細情報は、 Mic ...
https://man.plustar.jp/php/com.construct.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 5923
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイル ... Connection $ftp , string $local_filename , string $remote_filename , int $mode = FTP_BINARY , int $offset = ... ス(ファイルがすでに存在する場合、上書きされます)。 remote_filename リモートファイルのパス。 mode 転送モード。 ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT