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

search for in the

ReflectionParameter::isArray> <ReflectionParameter::getName
[edit] Last updated: Fri, 24 Jun 2011

view this page in

ReflectionParameter::getPosition

(PHP 5 >= 5.2.3)

ReflectionParameter::getPositionدریافت موقعیت پارامتر

Description

public int ReflectionParameter::getPosition ( void )

دریافت موقعیت پارامتر پارامتر.

Parameters

This function has no parameters.

Return Values

دریافت موقعیت پارامتر پارامتر چپ به راست با شروع از موقعیت #0.

See Also



add a note add a note User Contributed Notes ReflectionParameter::getPosition - [1 notes]
up
0
micah at raincross-tech dot com
2 years ago
Note that the ReflectionFunctionAbstract::getParameters() method will return the parameters in the correct order.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites