Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

class_exists

(PHP 4 , PHP 5)

class_exists -- クラスが定義済か確認する

説明

bool class_exists ( string class_name)

この関数は、class_nameで指定したクラスが定 義されている場合にTRUE、その他の場合にFALSEを返します。

get_declared_classes()も参照してください。

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.