Home  >  Article  >  php教程  >  smarty表格换行实例

smarty表格换行实例

WBOY
WBOYOriginal
2016-06-06 20:15:52902browse

这篇文章主要介绍了smarty表格换行的方法,可实现针对表格的灵活操作,需要的朋友可以参考下

本文实例讲述了smarty表格换行的实现方法。分享给大家供大家参考。具体分析如下:

在foreach中加入 key=count

复制代码 代码如下:

 
 

   
   
   
 
 

每行放置三个 后换行 你喜欢换多少就改改参数就可以了!

复制代码 代码如下:

 
 
     
 
 
 

另一种利用 cycle 來做换行的例子,,但只能作到每行两条数据就换行的效果 只能换两行

复制代码 代码如下:

 
   
     
"}>   
 

     
,

希望本文所述对大家的PHP程序设计有所帮助。
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