Page 1 of 1

a function with indefinite number of arguments

Posted: Sat May 23, 2009 11:23 am
by jazz090
is it possible to create a function which takes an idefinite number of arguments?

Re: a function with indefinite number of arguments

Posted: Sat May 23, 2009 5:05 pm
by Mark Baker
Take a look at func_get_args()