Home  >  Article  >  php教程  >  thinkphp关联模型: thinkphp 对模型中的 字段进行操作

thinkphp关联模型: thinkphp 对模型中的 字段进行操作

WBOY
WBOYOriginal
2016-06-21 08:49:521014browse

$value = $model->__get('value');
$model->__set('value', $value);
本文链接http://www.cxybl.com/html/wlbc/Php/20130520/37907.html



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