検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 172 for [SIMILAR] 16 1024 4096 WITH 22075 assignref WITH... (0.196 sec.)
The setScriptPath purpose 4835
« Yaf_View_Interface::render Yaf_View_Simple » PHP Manual Yaf_View_Interface The setScriptPath purpose Yaf_View_Interface::setScriptPath (Yaf >=1.0.0) Yaf_View_Interface::setScriptPath — The setScriptPath purpose 説明 abstract public Yaf_View_Interface::setScriptPath ( string $template_d ...
https://man.plustar.jp/php/yaf-view-interface.setscriptpath.html - [similar]
Yaf_Exception_LoadFailed_View クラス 4835
« Yaf_Exception_LoadFailed_Action Yaconf » PHP Manual Yaf Yaf_Exception_LoadFailed_View クラス Yaf_Exception_LoadFailed_View クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Exception_LoadFailed_View extends Yaf_Exception_LoadFailed { /* プロパティ */ /* メソッド */ /* 継承したメソッド ...
https://man.plustar.jp/php/class.yaf-exception-loadfailed-view.html - [similar]
代入演算子 3909
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは "=" です。この演算子に関して最初に 思い付く意味は"等しい"であるかもしれません。しかし、そうではありません。 本当は、左オペランドに右オペランドの式の値を設定する("得て代入する") ことを意味しま ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
3909
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.html - [similar]
基本的な事 3909
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が続く形式で表されます。 変数名は大文字小文字を区別します。 変数名は、PHPの他のラベルと同じルールに従います。 有効な変数名は文字またはアンダースコアから始まり、任意の数の文字、 数字、アンダースコ ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]
variant オブジェクトに新しい値を代入する 3909
« variant_set_type variant_sub » PHP Manual COM関数 variant オブジェクトに新しい値を代入する variant_set (PHP 5, PHP 7, PHP 8) variant_set — variant オブジェクトに新しい値を代入する 説明 variant_set ( variant $variant , mixed $value ): void value を variant に変換し、それを variant オブジ ...
https://man.plustar.jp/php/function.variant-set.html - [similar]
変数を古い値と比較して新しい値を代入する 3909
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新しい値を代入する wincache_ucache_cas (PECL wincache >= 1.1.0) wincache_ucache_cas — 変数を古い値と比較して新しい値を代入する 説明 wincache_ucache_cas ( string $key , int $old_value , int $new_v ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 3909
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PHP 4, PHP 5, PHP 7, PHP 8) list — 配列と同様の形式で、複数の変数への代入を行う 説明 list ( mixed $var , mixed ...$vars = ? ): array array() と同様に、 この関数は実際には関数ではなく言語構造です ...
https://man.plustar.jp/php/function.list.html - [similar]
SimpleXML 関数 3909
« SimpleXMLIterator::valid simplexml_import_dom » PHP Manual SimpleXML SimpleXML 関数 SimpleXML 関数 目次 simplexml_import_dom — DOM ノードから SimpleXMLElement オブジェクトを取得する simplexml_load_file — XMLファイルをパースし、オブジェクトに代入する simplexml_load_string — XML 文字列を ...
https://man.plustar.jp/php/ref.simplexml.html - [similar]
NULL 3909
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT