Welcome Guest, Not a member yet? Register   Sign In
M.D array from model to view
#2

[eluser]InsiteFX[/eluser]
Maybe take the ; off the end of the foreach loop in your view.

Code:
<?php foreach ($g as $h): ?>
    <?php echo $g; ?>
    <?php echo $h; ?>
<?php endforeach; ?>


Messages In This Thread
M.D array from model to view - by El Forum - 07-06-2012, 10:47 AM
M.D array from model to view - by El Forum - 07-06-2012, 11:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB