> look in the manual under predefined variables:
> language.variables.predefined.html

Sorry, I should have specified for a function, not a script.
I found those vars, just couldn't find the same for a function.
Just found it, though:

func_num_args(); 
func_get_arg();

:)

Chris


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

Reply via email to