{end:}

{end:} -- closes an if or foreach block

Referentiesamenvatting

Usage ({end:})

Beschrijving

adds a closing brace in PHP so that blocks of conditional HTML are shown correctly. You do not need to use {end:} tags if you are using HTML tag attributes like IF="a,b", as the closing HTML tag will indicate that.

Voorbeeld