検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 75 for ERR (0.117 sec.)
Sets the acl associated with a node synchronously 6279
« Zookeeper::set Zookeeper::setDebugLevel » PHP Manual Zookeeper Sets the acl associated with a ... e を返します。 エラー / 例外 This method emits PHP error/warning when parameters count or types are wrong ... l ( $path ); if ( $r ) var_dump ( $r ); else echo 'ERR' ; ?> 上の例の出力は以下となります。 array(1) { [0 ...
https://man.plustar.jp/php/zookeeper.setacl.html - [similar]
Add servers to the ensemble 6279
« ZookeeperConfig ZookeeperConfig::get » PHP Manual ZookeeperConfig Add servers to the ensemble ... zkConfig -> get (); if ( $r ) echo $r ; else echo 'ERR' ; ?> 上の例の出力は以下となります。 server.1=loca ...
https://man.plustar.jp/php/zookeeperconfig.add.html - [similar]
Remove servers from the ensemble 6279
« ZookeeperConfig::get ZookeeperConfig::set » PHP Manual ZookeeperConfig Remove servers from the ... zkConfig -> get (); if ( $r ) echo $r ; else echo 'ERR' ; ?> 上の例の出力は以下となります。 server.1=loca ...
https://man.plustar.jp/php/zookeeperconfig.remove.html - [similar]
Gets the data associated with a node synchronously 6224
« Zookeeper::exists Zookeeper::getAcl » PHP Manual Zookeeper Gets the data associated with a nod ... se on failure. エラー / 例外 This method emits PHP error/warning when parameters count or types are wrong ... r -> get ( $path ); if ( $r ) echo $r ; else echo 'ERR' ; ?> 上の例の出力は以下となります。 nodevalue 例2 ...
https://man.plustar.jp/php/zookeeper.get.html - [similar]
内部の XML ツリーを文字列として出力する 6182
« DOMDocument::saveHTMLFile DOMDocument::schemaValidate » PHP Manual DOMDocument 内部の XML ツリ ... alse を返します。 エラー / 例外 DOM_WRONG_DOCUMENT_ERR node が別のドキュメントのものである場合に 発生しま ...
https://man.plustar.jp/php/domdocument.savexml.html - [similar]
空の DOMDocumentType オブジェクトを作成する 6182
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation ... ype ノードを返します。 エラー / 例外 DOM_NAMESPACE_ERR qualifiedName で指定した名前空間に間違いがある場合 ... では、このメソッドをstaticメソッドとしてコールすると Error がスローされます。 例 例1 DTD を添付してドキュメ ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
システムログのメッセージを生成する 6182
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslo ... ンを直ちにおこす必要がある LOG_CRIT 致命的な条件 LOG_ERR エラーを発生する条件 LOG_WARNING 警告を発生する条件 ... 用します。 openlog ( "myScriptLog" , LOG_PID | LOG_PERROR , LOG_LOCAL0 ); // 何らかのコード if ( authorize ...
https://man.plustar.jp/php/function.syslog.html - [similar]
フィルタを適用するときにコールされる 6182
« php_user_filter php_user_filter::onClose » PHP Manual php_user_filter フィルタを適用するときに ... 一つ前のフィルタから、さらにデータが必要です。 PSFS_ERR_FATAL (デフォルト) フィルタで対処不能なエラーが発生 ...
https://man.plustar.jp/php/php-user-filter.filter.html - [similar]
新しい要素ノードを作成する 6140
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新し ... e を返します。 エラー / 例外 DOM_INVALID_CHARACTER_ERR localName が無効な文字を含んでいる場合に発生します ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]
パターンにマッチするパス名を探す 6140
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 ... パターンにマッチするディレクトリのみを返します GLOB_ERR - (ディレクトリが読めないなどの) 読み込みエラー時に ...
https://man.plustar.jp/php/function.glob.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT