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

[eluser]Derek Jones[/eluser]
Also CodeIgniter can rewrite short tags for you with the flip of a config variable until you can get your environment sorted out. My personal take is that Views should be simple, shouldn't contain complex logic, and should be legible not to developers but to designers. So that puts me squarely in the alternative syntax camp.


Messages In This Thread
In views use <?php echo $title; ?> or <?=$title?> ? - by El Forum - 09-13-2010, 05:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB