Richard Heyes wrote:
yup..
<b>Warning</b>: func_get_args(): Called from the global scope - no
function context
Doesn't the name of the function give you a clue as to its use? You
need to call it inside a function.
He was answering Nathan's question regarding what would happen IF you
called it outside a function. He wasn't actually stupid enough to call
it outside a function in actual code.
- Craige
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php