Home > Backend Development > PHP Tutorial > thinkphp 3.1.2 怎么使用 select 标签

thinkphp 3.1.2 怎么使用 select 标签

WBOY
Release: 2016-06-13 12:33:04
Original
767 people have browsed it

thinkphp 3.1.2 如何使用 select 标签
在thinkphp 扩展包ThinkPHP\Extend\Driver\TagLib 有个 TagLibHtml.class.php  
我想要知道怎么使用这个 扩展标签里的 select 
是不是还要在配置文件里导入这个类文件,还是要在控制器里做什么?
我直接在 模板页里这样用,但没有任何输出:

 
希望给出个简单的示例,谢谢朋友们了

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