Welcome Guest, Not a member yet? Register   Sign In
In views use <?php echo $title; ?> or <?=$title?> ?
#3

[eluser]juanvillegas[/eluser]
My approach is don't use <?= ?>, just because you can't use it for all your php sentences. So, other developers reading your code will have to handle it both ways. It's a minor thing, but if you use three versions of if, three of while and also <?php and <?=, then your code will get messy for sure.


Messages In This Thread
In views use <?php echo $title; ?> or <?=$title?> ? - by El Forum - 09-12-2010, 12:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB