#1 tmd
我反复实验,不成功:php中赋值:
$this->gymfieldstatus0= $thisfieldstatus;
smarty页面中可以输出此数组的内容,在用户按下提交后想将数组内容一同提交:
在function afterbook()中却读到$gymfieldstatus0 是一个空数组。
代码有错误吗?还是方法不对?
2011-03-21 21:23:48
$this->gymfieldstatus0= $thisfieldstatus;
2011-03-21 21:23:48
2011-03-21 21:40:42
2011-03-21 21:48:15