Home > Backend Development > PHP Tutorial > php代码求解,该如何处理

php代码求解,该如何处理

WBOY
Release: 2016-06-13 12:45:05
Original
853 people have browsed it

php代码求解
$auclist=C::t('auction_inauctions')->fetch_all_by_sql('id in('.$aucclouse.')');
这句代码什么意思呢?特别不明白fetch_all_by_sql。
望高手指点,谢谢!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template