DevShed: Using Closures as View Helpers DevShed: Using Closures as View Helpers

- (phpdeveloper) - 3 months, 4 weeks ago...

New on DevShed today there's a tutorial looking at using one of the newer features of PHP, closures, as view helpers in a basic templating system. In this two-part tutorial I'll be showing you, in a step-by-step fashion, how to use the goodies offered by closures in the implementation of an object-based, easily extendable template system. This system will allow you to embed anonymous functions easily into template files, and call them as typical view helpers, too. He starts...

see complete article.

Similar recent news articles...

Older news

JavaScript CSS+nbsp;Helpers JavaScript CSS Helpers - (David Walsh Blog)

Hot Topics