ID: 29967
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
PHP Version: 5.0.1
New Comment:
I forgot: it would be nice to know why this doesn't work, e.g. whats
the rational behind it. Thanks
Previous Comments:
------------------------------------------------------------------------
[2004-09-03 10:31:51] [EMAIL PROTECTED]
Description:
------------
It should be mentioned on the documentation page that func_get_args()
can't be used as a function parameter directly, e.g.:
$ret = call_user_func_array('mysql_connect', func_get_args());
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29967&edit=1