最简单的获取函数调用者传递过来的参数便是使用zend_parse_parameters()函数。 zend_p […]

...