PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

インストール/設定> <クラス/オブジェクト
Last updated: Fri, 10 Oct 2008

view this page in

導入

以下の関数により、クラスやインスタンスオブジェクトに関する情報を得ることが可能となります。 オブジェクトが属するクラスの名前、そのメンバープロパティ、メソッドを取得可能です。 この関数を使用することにより、オブジェクトのクラスメンバーだけでなく親クラス (すなわちそのオブジェクトクラスの派生元) の情報を得ることも可能です。



add a note add a note User Contributed Notes
導入
There are no user contributed notes for this page.

インストール/設定> <クラス/オブジェクト
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites