検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 313 for exists (0.152 sec.)
ファイルシステムのセキュリティ 4119
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキ ... ; $filepath = " $homedir / $userfile " ; if ( file_exists ( $filepath ) && unlink ( $filepath )) { $logstrin ...
https://man.plustar.jp/php/security.filesystem.html - [similar]
定義済み定数 4119
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... evice or resource busy. SOCKET_EEXIST ( int ) File exists. SOCKET_EXDEV ( int ) Cross-device link. SOCKET_EN ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
ファイルまたは URL をオープンする 4073
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen ( ... le() - ファイル全体を読み込んで配列に格納する file_exists() - ファイルまたはディレクトリが存在するかどうか調 ...
https://man.plustar.jp/php/function.fopen.html - [similar]
サンプル 4073
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... - 基本的な使用法 Example#388 - ArrayAccess::offsetExists の例 Example#389 - 基本的な使用法 Example#390 - Cl ... 例 Example#498 - apcu_entry の例 Example#499 - apcu_exists の例 Example#500 - apcu_fetch の例 Example#501 - a ... 要素の削除に失敗する例 Example#663 - wincache_ucache_exists の使用法 Example#664 - wincache_ucache_get で key ... - Phar::mungServer の例 Example#739 - Phar::offsetExists の例 Example#740 - Phar::offsetGet の例 Example#74 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
比較演算子 4073
« ビット演算子 エラー制御演算子 » PHP Manual 演算子 比較演算子 比較演算子 比較演算子は、その名前 ... foreach ( $op1 as $key => $val ) { if (! array_key_exists ( $key , $op2 )) { return 1 ; } elseif ( $val < $o ...
https://man.plustar.jp/php/language.operators.comparison.html - [similar]
定義済み定数 4073
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されていま ... き込みに失敗したことを示します。 Memcached::RES_DATA_EXISTS 比較と交換に失敗したことを示します。格納しようとし ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
定義済み定数 4073
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義さ ... int ) PDO::ERR_NOT_FOUND ( int ) PDO::ERR_ALREADY_EXISTS ( int ) PDO::ERR_NOT_IMPLEMENTED ( int ) PDO::ERR_ ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
Phar アーカイブの使用法: 導入 4073
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アー ... s() 、 opendir() そしてすべての stat 系関数 ( file_exists() 、 is_readable() など) のコールを Phar が横取りし ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
定義済み定数 4073
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ( int ) そのファイルはありません。 ZipArchive::ER_EXISTS ( int ) ファイルが既に存在します。 ZipArchive::ER_ ...
https://man.plustar.jp/php/zip.constants.html - [similar]
Apache Solr 4026
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... :__destruct — デストラクタ SolrInputDocument::fieldExists — フィールドが存在するかチェック SolrInputDocument ... ment::__destruct — デストラクタ SolrDocument::fieldExists — Checks if a field exists in the document SolrDoc ... 部ポインタを次のフィールドに移動 SolrDocument::offsetExists — 特定のフィールドが存在するかどうかチェック SolrD ... — 全てのプロパティ名の配列を返す SolrObject::offsetExists — プロパティが存在するかチェック SolrObject::offse ...
https://man.plustar.jp/php/book.solr.html - [similar]