Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
\<emph\>object:\</emph\> object that the variable or the property refers to.
\<emph\>object: \</emph\> 変数や属性への参照を設定するオブジェクト。
\<variable id=\"err424\"\>424 object required \</variable\>
\<variable id=\"err424\"\>424 オブジェクトが必要です \</variable\>
you can now finally access object member variables and elements from multidimensional arrays within strings.
php 4では文字列中の新しい変数置換の機構が追加されています。文字 列中の多次元配列からオブジェクトのメンバ変数と要素にアクセスが可能 となっています。
thus, when used from within an object function, you may use $this and object variables.
この状況では、カレントのオブジェクトがあり、オブジェクト変数を保持 することが可能です。つまり、オブジェクト関数の内部で使用された場合、 $this およびオブジェクト変数を使用することが可能です。
\<emph\>objvar:\</emph\> object variable that you want to dynamically define at run-time.
\<emph\>objvar:\</emph\> 実行時に動的に定義するオブジェクト変数。
\<variable id=\"err438\"\>438 object doesn't support method \</variable\>
\<variable id=\"err438\"\>438 オブジェクトがメソッドをサポートしていません \</variable\>
\<emph\>objectvar:\</emph\> any variable that you want to test. if the object variable contains an ole object, the function returns true.
\<emph\>objectvar:\</emph\> 判定する変数。オブジェクト変数に ole オブジェクトが含まれていれば、関数の戻り値は true となります。