検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 745 for 存在 (0.032 sec.)
サーバーから項目を取得する 3433
« Memcache::flush Memcache::getExtendedStats » PHP Manual Memcache サーバーから項目を取得する Me ... array その時点でサーバー上の key にそのようなキーが存在する場合、 Memcache::get() は、前に格納されていたデー ... ータ key 取得したいキー (あるいはキーの配列)。 flags 存在した場合は、値とともに取得したフラグをここに書き込み ...
https://man.plustar.jp/php/memcache.get.html - [similar]
直前の MySQL の操作での SQLSTATE エラーを返す 3433
« mysqli::set_charset mysqli::ssl_set » PHP Manual mysqli 直前の MySQL の操作での SQLSTATE エラー ... nnect_error ()); exit(); } /* City テーブルはすでに存在します。そのためエラーとなります */ if (! $mysqli -> ... nnect_error ()); exit(); } /* City テーブルはすでに存在します。そのためエラーとなります */ if (! mysqli_que ...
https://man.plustar.jp/php/mysqli.sqlstate.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 3433
« Phar::convertToExecutable Phar::count » PHP Manual Phar phar アーカイブ内のファイルを、phar 内 ... るといいでしょう。 エラー / 例外 コピー元のファイルが存在しない、コピー先のファイルが既に存在する、 書き込みア ...
https://man.plustar.jp/php/phar.copy.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 3433
« PharData::convertToExecutable PharData::decompress » PHP Manual PharData phar アーカイブ内のフ ... るといいでしょう。 エラー / 例外 コピー元のファイルが存在しない、コピー先のファイルが既に存在する、 書き込みア ...
https://man.plustar.jp/php/phardata.copy.html - [similar]
Document Object Model 3392
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに イ ... から要素を取得する DOMElement::hasAttribute — 属性が存在するかどうかを調べる DOMElement::hasAttributeNS — 属 ... 性が存在するかどうかを調べる DOMElement::removeAttribute — 属 ... de — ノードを複製する DOMNode::getLineNo — ノードが存在する行の番号を取得します。 DOMNode::getNodePath — ノ ...
https://man.plustar.jp/php/book.dom.html - [similar]
DOMEntity クラス 3392
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity ク ... Id エンティティに関連付けられているパブリック ID が存在すればその値、 それ以外の場合は null systemId エンテ ... ィティに関連付けられているシステム ID が存在すればその値、 それ以外の場合は null 。これは完全な ...
https://man.plustar.jp/php/class.domentity.html - [similar]
The SolrDocument class 3392
« SolrInputDocument::toArray SolrDocument::addField » PHP Manual Solr The SolrDocument class The ... hild documents SolrDocument::__isset — フィールドが存在するかチェック SolrDocument::key — 現行のキーを返す ... 移動 SolrDocument::offsetExists — 特定のフィールドが存在するかどうかチェック SolrDocument::offsetGet — フィー ...
https://man.plustar.jp/php/class.solrdocument.html - [similar]
配列の差を計算する 3392
« array_diff_ukey array_fill_keys » PHP Manual 配列 関数 配列の差を計算する array_diff (PHP 4 >= ... を他の配列と比較し、 array の要素の中で他の配列には存在しないものだけを返します。 パラメータ array 比較元の ... , $array2 ); print_r ( $result ); ?> $array1 に複数存在する場合でも全て同様に処理されます。 この出力は次の通 ...
https://man.plustar.jp/php/function.array-diff.html - [similar]
特定のメッセージの構造を読み込む 3392
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fet ... Disposition 文字列 ifdparameters dparameters 配列が存在する場合に true dparameters オブジェクトの配列。各オ ... るパラメータを表す。 ifparameters 配列 parameters が存在する場合に true parameters オブジェクトの配列。各オブ ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
サーバーのパラメータ設定を検索する 3392
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_para ... 問い合わせるために使用可能です。指定したパラメータが存在する 場合にその値を、存在しない場合に false を返しま ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]