Home  >  Article  >  Backend Development  >  $schoolid = $this->set_fun($post,'school_all');什么意思解决办法

$schoolid = $this->set_fun($post,'school_all');什么意思解决办法

WBOY
WBOYOriginal
2016-06-13 12:14:371001browse

$schoolid = $this->set_fun($post,'school_all');什么意思

本帖最后由 u014672013 于 2015-01-28 11:58:20 编辑 $schoolid = $this->set_fun($post,'school_all');
执行set_fun方法后会有一个返回值  是不是这个意思$schoolid = 返回值?
------解决思路----------------------
对的
------解决思路----------------------
$schoolid是一个句柄吧,你所理解的那种情况使用比较多
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