Welcome Guest, Not a member yet? Register   Sign In
Poll: Improvement for Template Parser Class
You do not have permission to vote in this poll.
Yes!
68.75%
11 68.75%
No!
31.25%
5 31.25%
Total 16 vote(s) 100%
* You voted for this item. [Show Results]

Template Parser - class expansion
#7

(This post was last modified: 02-15-2016, 01:05 AM by sv3tli0.)

What is the difference between those 2 lines

Code:
{if is_target = 1} Hello world! {/if}

<?php if(is_target==1) { ?> Hello world! <?php } ?>

I don't get the point of any parser class which will just make a simple translation from not PHP code to PHP code.. 
Either it should be advance TE or plain PHP.. There is no point of simple parser ..
Best VPS Hosting : Digital Ocean
Reply


Messages In This Thread
Template Parser - class expansion - by condor - 02-14-2016, 01:55 PM
RE: Template Parser - class expansion - by sv3tli0 - 02-15-2016, 01:04 AM
RE: Template Parser - class expansion - by condor - 02-15-2016, 01:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB