検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 377 for [SIMILAR] 16 1024 4096 WITH 14736 offsetexists W... (0.259 sec.)
SplObjectStorage クラス 0
« SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラス SplObjectStorage クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplObjectStorage クラスは、オブジェクトをデータに対応させたり、 データを渡さずオブジェクトセットとして使用したりします。 これ ...
https://man.plustar.jp/php/class.splobjectstorage.html - [similar]
指定した添字の値を返す 0
« SplFixedArray::offsetExists SplFixedArray::offsetSet » PHP Manual SplFixedArray 指定した添字の値を返す SplFixedArray::offsetGet (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::offsetGet — 指定した添字の値を返す 説明 public SplFixedArray::offsetGet ( int $index ): mixed index で指定した添 ...
https://man.plustar.jp/php/splfixedarray.offsetget.html - [similar]
PSpell\Dictionary クラス 0
« pspell_suggest PSpell\Config » PHP Manual Pspell PSpell\Dictionary クラス PSpell\Dictionary クラス (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 pspell リソースを置き換える、完全不定形クラスです。 クラス概要 final class PSpell\Dictionary { } 関連キーワード: PSpell , クラス , Dictionary , ...
https://man.plustar.jp/php/class.pspell-dictionary.html - [similar]
Connect to the remote MySQL server. 0
« Swoole\MySQL::close Swoole\MySQL::__construct » PHP Manual Swoole\MySQL Connect to the remote MySQL server. Swoole\MySQL::connect (PECL swoole >= 1.9.0) Swoole\MySQL::connect — Connect to the remote MySQL server. 説明 public Swoole\MySQL::connect ( array $server_config , callable $call ...
https://man.plustar.jp/php/swoole-mysql.connect.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
Tidy の例 0
« 例 tidy » PHP Manual 例 Tidy の例 Tidy の例 このシンプルな例は、Tidy の基本的な使い方を示しています。 例1 Tidy の基本的な使用法 <?php ob_start (); ?> <html>a html document</html> <?php $html = ob_get_clean (); // 設定 $config = array( 'indent' => true , 'output-xhtml' => true , 'wrap' ...
https://man.plustar.jp/php/tidy.examples.basic.html - [similar]
Varnishlog のコンストラクタ 0
« VarnishLog VarnishLog::getLine » PHP Manual VarnishLog Varnishlog のコンストラクタ VarnishLog::__construct (PECL varnish >= 0.6) VarnishLog::__construct — Varnishlog のコンストラクタ 説明 public VarnishLog::__construct ( array $args = ? ) パラメータ args 設定用の引数。次のキーが使えます ...
https://man.plustar.jp/php/varnishlog.construct.html - [similar]
VarnishStat のコンストラクタ 0
« VarnishStat VarnishStat::getSnapshot » PHP Manual VarnishStat VarnishStat のコンストラクタ VarnishStat::__construct (PECL varnish >= 0.3) VarnishStat::__construct — VarnishStat のコンストラクタ 説明 public VarnishStat::__construct ( array $args = ? ) パラメータ args 設定用の引数。次のキ ...
https://man.plustar.jp/php/varnishstat.construct.html - [similar]
SplStack クラス 0
« SplDoublyLinkedList::valid SplStack::__construct » PHP Manual データ構造 SplStack クラス SplStack クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplStack クラスは、スタックの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplStack extends SplDoubl ...
https://man.plustar.jp/php/class.splstack.html - [similar]
ストレージに特定のオブジェクトが含まれるかどうかを調べる 0
« SplObjectStorage::attach SplObjectStorage::count » PHP Manual SplObjectStorage ストレージに特定のオブジェクトが含まれるかどうかを調べる SplObjectStorage::contains (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObjectStorage::contains — ストレージに特定のオブジェクトが含まれるかどうかを調べる 説明 p ...
https://man.plustar.jp/php/splobjectstorage.contains.html - [similar]