 |
Smarty
The discussions here are for Smarty, a template engine for the PHP programming language. Dedicated server web hosting provided by Guru-host.eu. |
| View previous topic :: View next topic |
| Author |
Message |
atomp3 Smarty Regular
Joined: 04 May 2007 Posts: 60
|
Posted: Tue Dec 14, 2010 10:14 am Post subject: expression again |
|
|
why there is always problems with expressions?
This should work!
| Code: | | {if $item.aid != 17 || $item.req_type != 6} |
tried with brackets as well
| Code: | | {if ($item.aid != 17) || ($item.req_type != 6)} |
thanks |
|
| Back to top |
|
U.Tews Administrator
Joined: 22 Nov 2006 Posts: 4200 Location: Hamburg / Germany
|
Posted: Tue Dec 14, 2010 1:20 pm Post subject: |
|
|
| What exactly is wrong with it? I can't see any problem. |
|
| Back to top |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|