Date: 05/13/01
- Next message: derick <email protected>: "[PHP-DEV] Bug #8029 Updated: Session loses variables, zero length session file"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #10838 Updated: wierd problem concatenating global string vars"
- In reply to: Sterling Hughes: "Re: [PHP-DEV] call_user_*()"
- Next in thread: Stefan Livieratos: "Re: [PHP-DEV] call_user_*()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2001-05-13 06:36:33, "Sterling Hughes" <sterling <email protected>>
wrote:
> Stefan Livieratos wrote:
> > Well, I thought that the function call_user_func_array() is supposed
to
> > be called this way. What good is it anyway? I suggest
> > 'call_user_func_array' should be removed as it is not needed and also
> > doesn't work with user functions that expect arguments by reference.
>
> Well it is needed... If you need to decide how many arguments to pass
> to a function at execution time then the call_user_func_array()
function
> is critical.
I'm using some PHP code that would not be possible to implement without
call_user_func_array and call_user_method_array.
Let's keep it...
--Wez.
-- 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>
- Next message: derick <email protected>: "[PHP-DEV] Bug #8029 Updated: Session loses variables, zero length session file"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #10838 Updated: wierd problem concatenating global string vars"
- In reply to: Sterling Hughes: "Re: [PHP-DEV] call_user_*()"
- Next in thread: Stefan Livieratos: "Re: [PHP-DEV] call_user_*()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

