View Single Post
  #3  
Old 06-24-2008, 07:12 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: If Statement Help Needed

Thanks Jeremy, that worked. It ended up looking like this,

Code:
{if $cat eq "7" or $cat eq "8" or $cat eq "9" or $cat eq "12"}

hopefully this is the most efficient method.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote