Thoughts, rants and commentary from a husband, father of five and professional web geek

Chris Corbyn’s Controller and View tutorial

Posted on August 13th, 2007 in Geek Stuff, PHP, PHP Design Patterns, Web Development

Ok, so every now and again a tutorial comes along that inspires learning on the first run of reading it. For example, Pádraic Brady has an excellent tutorial on challenge and response in the PHPDN forums. Last night I ran into one such tutorial by Chris Corbyn, author of the freaking outright awesome Swiftmailer library.

Chris has put together a very easy to learn instruction on using controllers and views, and it is worth a read. I followed the tutorial this morning and put together all the code he used in his examples. The code works right out of the box. And it helps you learn as well.

If you have a few minutes and an inclination to learn how controllers operate in conjunction with views, read the tutorial, implement the code and watch the magic happen. You will be pleasantly amazed.

Thanks Chris for a great tutorial.

No Responses to “Chris Corbyn’s Controller and View tutorial”

There are currently no comments on this post. But you can change that...

Leave a Reply

Back to top