|  |      1xuwenhao      2011-05-24 23:19:12 +08:00 /\[|\]/ 不可以么? | 
|  |      22014 OP | 
|  |      3reus      2011-05-24 23:50:43 +08:00 json_decode() = = | 
|  |      42014 OP | 
|  |      5webgeekman      2011-08-25 16:06:30 +08:00 如果需要被替换的内容类似:[asdf[sdf][]sdfsdf[sdfasdfasfd] 那么xuwenhao 的方法 “/\[|\]/”完全可以啊。 楼主最好将需要替换的内容截取出一段,否则大家没法帮你。 | 
|  |      6Weakdancer      2011-08-25 17:22:22 +08:00 $str = json_decode($str,true); |