
22 Feb
2003
22 Feb
'03
9:53 a.m.
We got a report from a user, his ISP has disabled ini_get() and mysql_list_dbs() for security reasons. Problem is, in this case, function_exists('ini_get') is true even if ini_get() is disabled. Comments? Marc