Date: 01/09/01
- Next message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #7647 Updated: Error using "T" in Date();"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 21:16 9.1. 2001, Andrei Zmievski wrote the following:
--------------------------------------------------------------
>On Tue, 09 Jan 2001, Cynic wrote:
>> is such a function possible? I recently needed to call
>> array_diff() with an unknown number of parameters, and got
>> stuck.
>
>call_user_function_array($func, $args);
great. I didn't notice I could use this function to call
the builtin ones as well.
>> also, what about allowing pre- and post- in/decrements in
>> one statement? ++$i++ would have been suitable in more than
>> one situation I encountered.
>
>What color is the sky on your planet? :)
I don't know, haven't checked for some time now. :)
But seriously: I'm not familiar with C, nor the way this stuff
is implemented in PHP, however, whether the sky here is blue or
pink doesn't mean I think this wouldn't be useful.
>-Andrei
>
>The church is near but the road is icy;
>the bar is far away but I will walk carefully. -- Russian proverb
>
>--
>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>
------end of quote------
____________________________________________________________
Cynic:
A member of a group of ancient Greek philosophers who taught
that virtue constitutes happiness and that self control is
the essential part of virtue.
-- 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: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #7647 Updated: Error using "T" in Date();"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

