ZEND_NUM_ARGS()
Submitted by Katrina Niolet on Fri, 06/22/2007 - 22:40.
Used to pass the number of parameters given to a function or method
ZEND_NUM_ARGS()
This macro should always be used to pass the number of parameters when using Zend API functions like zend_parse_parameters
This is an alias for (ht)
