skip to main
|
skip to sidebar
Working With Smarty and PHP
Monday, May 21, 2007
Looping in Smarty
One easy way to use looping in Smarty is to use section.
{section name=n1 loop=$a}
{$a[n1]}
{/section}
Here n is the section Name, $a is the array of elements.
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
Facebook Badge
Satya Narayan Singh's Profile
Create Your Badge
Blog Archive
▼
2007
(2)
▼
May
(2)
How to start developing a simple application using...
Looping in Smarty
About Me
Ekangar Magahi
View my complete profile
No comments:
Post a Comment