|
|
 |
Re: FN-FORUM: FW: Problem with Smarty yikes!
date posted 3rd February 2008 19:41
On 3 Feb 2008 16:16:09 -0000, Chris Hanson [EMAIL REMOVED] wrote:
What if you try {section} ?
{section name=portfolio loop=$port_results}
Website Name:
{$port_results[portfolio].website_name}
Website URL: {$port_results[portfolio].website_url}
Languages/Tech Used:
{$port_results[portfolio].languages}
Design:
{$port_results[portfolio].design}
Comments:
{$port_results[portfolio].comments}
{/section}
You can also enclose all this into {strip}{/strip} to get rid of line
breaks, spaces etc.. in the output
Jay
--
Web Developer
Cathill Design
Web Development | Graphic Design | Multimedia
www.cathill.com/portfolio
|
 |
|