Hi!
i suggest the passthru functionality to pass parameter to other method without typing all parameters,like call_user_func_array.foo(passthru()); = call_user_func_array('foo', func_get_args());
We already have function with this name: http://us.php.net/passthru -- 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