[PHP-DEV] Idea: func_get_arg(s?)_by_ref() From: Joey Smith (joey <email protected>)
Date: 09/14/00

I came across a case where the above function would be really useful.

If allow_call_time_pass_reference is off, but you want to get a
reference into a function that uses func_get_arg(s?), is there a way to
do this already? If not, would this function be possible/desirable?

-- 
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>