where can this "func_num_args( )" and "func_get_args( )" be used ?
What are func_num_args and func_get_args?
Collapse
X
-
Changed thread title to better describe the problem (did you know that threads whose titles consist of only one word, such as, 'function' actually get FEWER responses?).
Heya, saily. Welcome to TSDN!
Have a look at the PHP manual for some excellent examples of these functions' usage.
Comment