Parser and if statement |
(04-15-2016, 07:25 PM)kilishan Wrote: I don't know exactly what your client has requested, but PHP still works inside the parser, IIRC. So you could do the if statement with straight PHP, keeping the rest of it to using the parser. But I can't use this in view: PHP Code: <?php if($var==1) I have to use without any php. |
Welcome Guest, Not a member yet? Register Sign In |