Home > Backend Development > PHP Tutorial > thinkphp 如何样输出

thinkphp 如何样输出

WBOY
Release: 2016-06-13 12:00:51
Original
1031 people have browsed it

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

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

------解决方案--------------------
你不用他的模板引擎的吗?那你用它的什么呢?

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