Richard Heyes wrote:
...

And you might also be interested in func_get_args(), which returns an
array of args passed to the function (don't know what it does if used
outside a function. Probably get an error).


yup..
<b>Warning</b>: func_get_args(): Called from the global scope - no function context

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to