検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 313 for exists (0.263 sec.)
The EventBuffer class 4203
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... eed characters. This format is not very useful; it exists mainly for backward compatibility. EventBuffer::EO ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
The SolrDocument class 4203
« SolrInputDocument::toArray SolrDocument::addField » PHP Manual Solr The SolrDocument class The ... eleteField ( string $fieldName ): bool public fieldExists ( string $fieldName ): bool public __get ( string ... e = true ): bool public next (): void public offsetExists ( string $fieldName ): bool public offsetGet ( str ... ment::__destruct — デストラクタ SolrDocument::fieldExists — Checks if a field exists in the document SolrDoc ... 部ポインタを次のフィールドに移動 SolrDocument::offsetExists — 特定のフィールドが存在するかどうかチェック SolrD ...
https://man.plustar.jp/php/class.solrdocument.html - [similar]
Associates a key with a value 4203
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ... value , overwriting a previous association if one exists. 注意 : Keys of type object are supported. If an o ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
アトミックに値を取得するか、キャッシュエントリを生成する 4203
« apcu_enabled apcu_exists » PHP Manual APCu 関数 アトミックに値を取得するか、キャッシュエントリ ...
https://man.plustar.jp/php/function.apcu-entry.html - [similar]
Send a CUBRID query 4203
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... demodb' ); cubrid_execute ( $conn , "DROP TABLE if exists friends" ); cubrid_execute ( $conn , "create table ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
変数が空であるかどうかを検査する 4203
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, P ... ) unset() - 指定した変数の割当を解除する array_key_exists() - 指定したキーまたは添字が配列にあるかどうかを調 ...
https://man.plustar.jp/php/function.empty.html - [similar]
ファイルポインタから 1 行取り出し、HTML タグを取り除く 4203
« fgets file_exists » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取り出し、HTML タ ...
https://man.plustar.jp/php/function.fgetss.html - [similar]
セッションデータのガベージコレクションを実行する 4203
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージ ... ) をコールすることはリソースの無駄です。 if ( file_exists ( $gc_time )) { if ( filemtime ( $gc_time ) < time ...
https://man.plustar.jp/php/function.session-gc.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 4203
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、 ... / and at least an element /[root]/title. if ( file_exists ( 'test.xml' )) { $xml = simplexml_load_file ( 'te ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
指定したキーで排他ロックを確保する 4203
« wincache_fcache_meminfo wincache_ocache_fileinfo » PHP Manual WinCache 関数 指定したキーで排他 ... ーザーキャッシュの中身全体を削除する wincache_ucache_exists() - 変数がユーザーキャッシュに存在するかどうかを調 ...
https://man.plustar.jp/php/function.wincache-lock.html - [similar]