検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 985 for [SIMILAR] 16 1024 4096 WITH 19448 apcu WITH 8519... (0.676 sec.)
変数の型を取得する 0
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, PHP 7, PHP 8) gettype — 変数の型を取得する 説明 gettype ( mixed $value ): string PHP 変数 value の型を返します。 型のチェックには、この関数ではなく is_* 関数を使います。 パラメータ value 型を調 ...
https://man.plustar.jp/php/function.gettype.html - [similar]
The SolrDocument class 0
« SolrInputDocument::toArray SolrDocument::addField » PHP Manual Solr The SolrDocument class The SolrDocument class (PECL solr >= 0.9.2) はじめに Represents a Solr document retrieved from a query response. クラス概要 final class SolrDocument implements ArrayAccess , Iterator , Serializab ...
https://man.plustar.jp/php/class.solrdocument.html - [similar]
指定したキーで排他ロックを確保する 0
« wincache_fcache_meminfo wincache_ocache_fileinfo » PHP Manual WinCache 関数 指定したキーで排他ロックを確保する wincache_lock (PECL wincache >= 1.1.0) wincache_lock — 指定したキーで排他ロックを確保する 説明 wincache_lock ( string $key , bool $isglobal = false ): bool 指定したキーについて ...
https://man.plustar.jp/php/function.wincache-lock.html - [similar]
エントリを置換または挿入する 0
« dba_popen dba_sync » PHP Manual DBA 関数 エントリを置換または挿入する dba_replace (PHP 4, PHP 5, PHP 7, PHP 8) dba_replace — エントリを置換または挿入する 説明 dba_replace ( string | array $key , string $value , resource $dba ): bool dba_replace() は、 dba で 指定したデータベースに key ...
https://man.plustar.jp/php/function.dba-replace.html - [similar]
DBA 関数 0
« 基本的な例 dba_close » PHP Manual DBA DBA 関数 DBA 関数 目次 dba_close — DBA データベースを閉じる dba_delete — キーが指す DBA エントリを削除する dba_exists — キーが存在するかどうかを確認する dba_fetch — キーが指すデータを取得する dba_firstkey — 最初のキーを取得する dba_handlers — 利用可 ...
https://man.plustar.jp/php/ref.dba.html - [similar]
Checks the existence of a node in zookeeper synchronously 0
« Zookeeper::delete Zookeeper::get » PHP Manual Zookeeper Checks the existence of a node in zookeeper synchronously Zookeeper::exists (PECL zookeeper >= 0.1.0) Zookeeper::exists — Checks the existence of a node in zookeeper synchronously 説明 public Zookeeper::exists ( string $path , cal ...
https://man.plustar.jp/php/zookeeper.exists.html - [similar]
指定した添字が存在するかどうかを返す 0
« SplFixedArray::next SplFixedArray::offsetGet » PHP Manual SplFixedArray 指定した添字が存在するかどうかを返す SplFixedArray::offsetExists (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::offsetExists — 指定した添字が存在するかどうかを返す 説明 public SplFixedArray::offsetExists ( int $inde ...
https://man.plustar.jp/php/splfixedarray.offsetexists.html - [similar]
あるオブジェクトが指定したクラスのサブクラスに属するか (あるいは指定したインター... 0
« is_a method_exists » PHP Manual クラス/オブジェクト関数 あるオブジェクトが指定したクラスのサブクラスに属するか (あるいは指定したインターフェイスを実装しているか) どうかを調べる is_subclass_of (PHP 4, PHP 5, PHP 7, PHP 8) is_subclass_of — あるオブジェクトが指定したクラスのサブクラスに属 ...
https://man.plustar.jp/php/function.is-subclass-of.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
データベース (dbm 形式) 抽象化レイヤ 0
« 抽象化レイヤー はじめに » PHP Manual 抽象化レイヤー データベース (dbm 形式) 抽象化レイヤ データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な例 DBA 関数 dba_close — DBA データベースを閉じる dba_delete — キー ...
https://man.plustar.jp/php/book.dba.html - [similar]