[PHP-DEV] A rose by any other name? From: Sterling Hughes (Sterling.Hughes <email protected>)
Date: 11/20/00

I'm currently grappling over the name for the (temporarily named)
call_user_func_with_array() function which allows you to call a function
with an array rather than the normal argument format (therefore truly
calling a function with a variable number of arguments). Any suggestions
(the attached patch is a working version of the function, it might be a
little messed up because I deleted some different elements which I haven't
committed yet.)

-Sterling

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>