?
本文檔使用 PHP中文網(wǎng)手冊(cè) 發(fā)布
If set to true, variables read in from config files will overwrite each
other. Otherwise, the variables will be pushed onto an array. This is
helpful if you want to store arrays of data in config files, just list
each element multiple times. true by default.
如果設(shè)該變量為真,則從配置文件中讀取出來(lái)的變量將會(huì)互相覆蓋.否則,變量將會(huì)放到一個(gè)數(shù)組中.如果你想把配置文件中的數(shù)據(jù)存儲(chǔ)到數(shù)組里,這種方式是很有用的,僅僅列出每個(gè)元素多次就可以了.默認(rèn)情況下,設(shè)為真.