検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 746 for Server (0.146 sec.)
MySQL 関数 (PDO_MYSQL) 2862
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PD ... rd に設定するようにしてください。 さもないと、 The server requested authentication method unknown to the cli ... SL キーのファイルパス。 PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT ( int ) サーバの SSL 証明書の検証を無効にする ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
SSH2 関数 2862
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH ... h2_disconnect — Close a connection to a remote SSH server ssh2_exec — リモートサーバー上でコマンドを実行する ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する 2862
« SNMP::close SNMP::get » PHP Manual SNMP リモート SNMP エージェントへのセッションを表す SNMP イ ... 出力は、 たとえば以下のようになります。 STRING: Test server 参考 SNMP::close() - SNMP セッションを閉じる 関連キ ...
https://man.plustar.jp/php/snmp.construct.html - [similar]
Win32Service サービス制御メッセージ定数 2862
« Win32Service サービスステータス定数 Win32Service サービス制御メッセージが受領されたときのビット ... ダウンを待機させることができます。 この値は、Windows Server 2003 および Windows XP/2000 以降では使えません。 W ...
https://man.plustar.jp/php/win32service.constants.servicecontrol.html - [similar]
Tidy 2848
« Swoole\WebSocket\Server::unpack はじめに » PHP Manual その他の基本モジュール Tidy Tidy はじめに ...
https://man.plustar.jp/php/book.tidy.html - [similar]
Yaf_Request_Abstract クラス 2848
« Yaf_Registry::set Yaf_Request_Abstract::clearParams » PHP Manual Yaf Yaf_Request_Abstract クラ ... (): array public getRequestUri (): void public getServer ( string $name , string $default = ? ): void publi ... The getRequestUri purpose Yaf_Request_Abstract::getServerSERVER 変数を取得する Yaf_Request_Abstract::isCl ...
https://man.plustar.jp/php/class.yaf-request-abstract.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 2848
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... 2:21:19 GMT Cache-Control: public, max-age=2592000 Server: gws Content-Length: 221 X-XSS-Protection: 1; mode ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
リモートファイルの使用 2848
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ... } /* データをここに書きます。 */ fputs ( $file , $_SERVER [ 'HTTP_USER_AGENT' ] . "\n" ); fclose ( $file ); ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する 2848
« ftp_exec ftp_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オープン中の ... ); // 接続を確立します。 $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードを指定してログインしま ...
https://man.plustar.jp/php/function.ftp-fget.html - [similar]
ディレクトリに存在するファイルの一覧を返す 2848
« ftp_mkdir ftp_nb_continue » PHP Manual FTP 関数 ディレクトリに存在するファイルの一覧を返す ftp ... 基本的な接続のセットアップ $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログイン $login_resu ...
https://man.plustar.jp/php/function.ftp-mlsd.html - [similar]