|
Tuesday, 23 August 2011 08:14 |
See the document for
func_num_args(), func_get_arg(), and func_get_args(). Auto Insurance | Auto insurance agencies closng in atlanta | nova scotia auto insurance quote | autoinsurance.apparels24.com
function foo()
{
$numargs = func_num_args();
echo "Number of arguments: $numargs \n";
if ($numargs >= 2) {
echo "Second argument is: " . func_get_arg(1) . " \n";
}
$arg_list = func_get_args();
for ($i = 0; $i < $numargs; $i++) {
echo "Argument $i is: " . $arg_list[$i] . " \n";
}
}
foo(1, 2, 3);
Car Insurance Rates - Get Free Auto Insurance Quotes Online | Auto insurance in sioux falls Read more: |