|
parsekit_func_arginfo
Return information regarding function argument(s)
(PECL parsekit:0.3-1.2)
Example 1709. parsekit_func_arginfo() example<?php The above example will output: array(4) { Code Examples / Notes » parsekit_func_arginfofantasysportswire
Should be noted that this is for user defined functions only. Not internal (extension or otherwise).
|