Hi!

> Also, AFAIR, call_user_func() doesn't work with functions using references
> in args.

Use call_user_func_array() for that, it supports refs.


-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to