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

search for in the

ReflectionClass::getConstants> <ReflectionClass::export
[edit] Last updated: Fri, 07 Jun 2013

view this page in

ReflectionClass::getConstant

(PHP 5)

ReflectionClass::getConstantGets defined constant

Descrierea

public mixed ReflectionClass::getConstant ( string $name )

Gets the defined constant.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

name

Name of the constant.

Valorile întoarse

Value of the constant.

Vedeți de asemenea



add a note add a note User Contributed Notes ReflectionClass::getConstant - [1 notes]