Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Some help with this if statement is appreciated
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Some help with this if statement is appreciated

Code:
1
2
3
4
5
6
7
8
9
<if $thread['fid'] == 7 then>
Forum 7
<elseif $thread['fid'] == 8 then>
Forum 8
<elseif in_array($thread['fid'], array(1,2,3) then>
Forums 1,2,3
<else>
All other forums
</if>


My Blog
10-25-2014 10:28 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Some help with this if statement is appreciated - ZiNgA BuRgA - 10-25-2014 10:28 PM

 Standard Tools
Forum Jump: