Home >Backend Development >PHP Tutorial >$schoolid = $this->set_fun($post,'school_all');什么意思

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

WBOY
WBOYOriginal
2016-06-23 13:40:411178browse

$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