PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
It's the alternative structure for flow control. It's most commonly used in views/templates as they're mostly markup with just a little flow control mixed in. I find this syntax keeps things more legible.