Welcome Guest, Not a member yet? Register   Sign In
<?=$item ?> or <?php echo $item;?> witch is faster ?
#17

[eluser]InsiteFX[/eluser]
They say not to use the <?= ?> because some servers will not allow them, also it interferes with xml tags.
I stick to useing <?php echo :?> etc.

As far as the User guide is in correct in some ways, AND and && are not the same, it depends on what you are evaluating! Same thing with the other operators. Here you will have to use your own judgement.

But outside of that I stick to the style guidelines.

Insitefx


Messages In This Thread
<?=$item ?> or <?php echo $item;?> witch is faster ? - by El Forum - 05-07-2011, 07:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB