Is there a way to specify a one dimensional array in a ini file.
so in my ini I would like to do
someproperty = [array of something]
I am using Zend_Config_Ini config adapter (I prefer ini for base configuration).
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
see: http://us.php.net/manual/en/function.parse-ini-file.php#75983