timtamboy63
Active Member
Does anyone have any good ways of parsing these if statements? Something like:
[if condition=this] blah blah
[/if]
Once that's done and i've coded the caching, my template engine will be done :D
But yeah, that's the only thing that's really annoying me atm, I can probably detect them with regex, but i don't really know how i'd parse them?
[if condition=this] blah blah
[/if]
Once that's done and i've coded the caching, my template engine will be done :D
But yeah, that's the only thing that's really annoying me atm, I can probably detect them with regex, but i don't really know how i'd parse them?