What's the difference between these two functions? from the manual I couldn't figure any: get_cfg_var -- Get the value of a PHP configuration option. ini_get -- Get the value of a configuration option is ini_get just an alias to get_cfg_var() or vice versa somehow? dunno :) TIA -- teodor -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] ini_get() vs. get_cfg_var() Teodor Cimpoesu
- Re: [PHP] ini_get() vs. get_cfg_var() Zeev Suraski
- Re: [PHP] ini_get() vs. get_cfg_var() Zeev Suraski
- Re: [PHP] ini_get() vs. get_cfg_var() Teodor Cimpoesu