Page 1 of 1

access levels in ini_get_all

Posted: Sat Aug 08, 2009 4:00 am
by frao_0
Hello everybody :D

I have a question about php function ini_get_all. When seeing details, access level is sometimes set to 6. If you see users comments in the link hereinbefore, you see that access 6 is not explained. Anybody has any idea what 6 stands for?

Any help welcome :)

ps: i've googled it, with no results

Re: access levels in ini_get_all

Posted: Sat Aug 08, 2009 8:53 am
by frao_0
After further investigations, it seems 6 would equal 2 and be PHP_INI_PERDIR. But why have 2 and 6 then?