On Fri, Oct 14, 2005 at 02:10:23PM -0400, robyn o wrote:
> Is there a php function to get all the parameters in a user function in an
> array?
Try func_get_args():
http://us2.php.net/manual/en/function.func-get-args.php
HTH,
Andrew
--
Andrew Yochum
Plexpod
andrew at plexpod.com
718-360-0879