诡异事件,数组问题
<!--
Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/
-->
$list=Array
(
[page] => Array
(
[page_id] => 1,
[path] => tiyee.html,
[templates] => zj001.tpl,
[key] => 21212121,
),
[qianggou] => Array
(
[object_id] => 1,
[number] => 0,
[oldprice] => 0.00,
[newprice] => 0.00,
[begintime] => 0000-00-00 00:00:00,
[endtime] => 0000-00-00 00:00:00,
[limit_b] => 0000-00-00 00:00:00,
[limit_e] => 0000-00-00 00:00:00,
[type] => 1,
[saleout] => 0,
[classtime] => 0000-00-00 00:00:00,
[page_id] => 1,
),
[miaosha] => Array
(
[object_id] => 2,
[number] => 0,
[oldprice] => 0.00,
[newprice] => 0.00,
[begintime] => 2010-04-18 23:42:10,
[endtime] => 2010-04-18 23:42:10,
[limit_b] => 2010-04-18 23:42:10,
[limit_e] => 2010-04-18 23:42:10,
[type] => 2,
[saleout] => 0,
[classtime] => 0000-00-00 00:00:00,
[page_id] => 1,
)
)
echo '<pre class="brush:php;toolbar:false;">';
print_r($list['page']);
$list=array(
'page' => array (
'page_id' => 1,
'path' => 'tiyee.html',
'templates' => 'zj001.tpl',
'key' => 21212121
)
);
print_r($list['page']); <div class="clear"></div>
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号