"app",    "b" => "bus",);//这种 key =>  value方式可以动"/>  "app",    "b" => "bus",);//这种 key =>  value方式可以动">

Home >Backend Development >PHP Tutorial >php数组,该怎么解决

php数组,该怎么解决

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-13 11:34:30809browse

php数组

<br />$array = array(<br />    "a" => "app",<br />    "b" => "bus",<br />);<br />//这种 key =>  value方式可以动态的添加到$array吗<br />

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn