func_num_args

PHP 4, PHP 5, PHP 7, PHP 8
func_num_args - Returns the number of arguments passed to the function
Manual
Code Examples

Example #1 func_num_args example

Result: Number of arguments: 3
PHP Version:


Function func_num_args:

Function Handling Functions

Most used PHP functions