検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 201 for エラーコード (0.014 sec.)
ソケット(通信時の終端)を作成する 4818
« socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作 ... スのインスタンス、 失敗時に false を返します。 実際のエラーコードは、 socket_last_error() を コールすることにより取得 ... できます。このエラーコードをさらに socket_strerror() に渡すことにより、 エラー ...
https://man.plustar.jp/php/function.socket-create.html - [similar]
新規に MySQL サーバーへの接続をオープンする 4786
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープ ... る mysqli_connect_errno() - 直近の接続コールに関するエラーコードを返す mysqli_connect_error() - 直近の接続エラーの説 ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
ソケットへの接続を許可する 4775
« ソケット 関数 socket_addrinfo_bind » PHP Manual ソケット 関数 ソケットへの接続を許可する socke ... インスタンスを、 エラー時に false を返します。 実際のエラーコードは、 socket_last_error() を コールすることで取得可能 ...
https://man.plustar.jp/php/function.socket-accept.html - [similar]
ソケットに書き込む 4775
« socket_strerror socket_wsaprotocol_info_export » PHP Manual ソケット 関数 ソケットに書き込む s ... イト数を返します。失敗した場合に false を返します。 エラーコードは socket_last_error() を用いて取得することができ、こ ...
https://man.plustar.jp/php/function.socket-write.html - [similar]
ZIP ファイルアーカイブをオープンする 4775
« ZipArchive::locateName ZipArchive::registerCancelCallback » PHP Manual ZipArchive ZIP ファイル ... KCONS 戻り値 成功した場合に true 、それ以外の場合にエラーコードを返します。 ZipArchive::ER_EXISTS ファイルが既に存在 ...
https://man.plustar.jp/php/ziparchive.open.html - [similar]
定義済み定数 4765
« セキュリティの考慮 Win32Service サービス型のビットマスク » PHP Manual win32service 定義済み定数 ... エラー制御定数 Win32Service サービスフラグ定数 Win32 エラーコード Win32 ベース優先度クラス Win32 リカバリアクション ...
https://man.plustar.jp/php/win32service.constants.html - [similar]
SNMPException クラス 4754
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4. ... _clone (): void } プロパティ code SNMP ライブラリのエラーコード。 Exception::getCode() でアクセスします。 関連キーワ ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]
SNMP オブジェクトを取得する 4754
« SNMP::__construct SNMP::getErrno » PHP Manual SNMP SNMP オブジェクトを取得する SNMP::get (PHP ... G: myhost.nodomain ) 参考 SNMP::getErrno() - 直近のエラーコードを取得する SNMP::getError() - 直近のエラーメッセージ ...
https://man.plustar.jp/php/snmp.get.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 4754
« SNMP::getError SNMP::set » PHP Manual SNMP 指定したオブジェクト ID に続く SNMP オブジェクトを取 ... => STRING: Nowhere ) 参考 SNMP::getErrno() - 直近のエラーコードを取得する SNMP::getError() - 直近のエラーメッセージ ...
https://man.plustar.jp/php/snmp.getnext.html - [similar]
XML パーサ 4711
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール ... 義済み定数 イベントハンドラ 大文字変換(Case Folding) エラーコード 文字エンコーディング 例 XML エレメント構造の例 XML ... ントの行番号を得る xml_get_error_code — XML パーサのエラーコードを得る xml_parse_into_struct — 配列構造体に XML デー ...
https://man.plustar.jp/php/book.xml.html - [similar]