首页 >后端开发 >php教程 >thinkphp 怎么样输出?

thinkphp 怎么样输出?

WBOY
WBOY原创
2016-06-23 13:54:44880浏览

 怎么样循环输出以下内容?    

  <div class="slide">			<div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div>                                               <div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div>                      <div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div></div> <div class="slide">			<div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div>                                               <div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div>                      <div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div></div> <div class="slide">			<div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div>                                               <div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div>                      <div class="itemm">						<a href="" target="_blank"><img src="images/243.jpg}" width="160"    style="max-width:90%" alt="Slide 1"></a>					<center><p>产品1</p> </center>			</div></div>


回复讨论(解决方案)

我这样操作不行:





thinkphp 怎么样输出?

{$val['tmname']}

 


                        

                    


这样数据全部在  div  class="itemm   里了。怎么样三个一组包括在

你不用他的模板引擎的吗?那你用它的什么呢?

用的,这个不是在模板中输出的???

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn