You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The use of this syntax lends itself much better to meshing with markup since the tags are much more apparent, and it makes it much easier to indent with markup. Lastly, it is much more readable to see <?php endif; ?> then just <?php } ?>