Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Will nested IF statements work?
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #7
RE: Will nested IF statements work?
Depends on the input. If it is fid only, you can try using something like

Code:
<if !$mybb->input['fid'] then>current</if>

If you have too many conditionals there, maybe it is better if you try to simplify it (if there is a chance to do that)?


06-27-2012 05:21 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Will nested IF statements work? - brad-t - 06-23-2012, 05:09 AM
RE: Will nested IF statements work? - RateU - 06-27-2012 05:21 AM

 Standard Tools
Forum Jump: