News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Explore Aspect Oriented Programming with CodeIgniter, Part 2
August 20, 2012 @ 09:13:36

In this new post to PHPMaster.com they continue their look at aspect-oriented programming with CodeIgniter. In part one they introduced some of the fundamentals of AOP and in this new article, they dig deeper with more practical examples.

In the previous part of this series we learned what Aspect Oriented Programming (AOP) is and the meaning of important AOP terminology. In this part I'll explain why we need AOP using practical examples and how to add AOP behavior to your PHP application using the CodeIgniter framework.

They start with a look at a few pieces of functionality that could cut across multiple parts of the application like logging or authentication/authorization. They show how to use the "hooks" feature of CodeIgniter to implement the AOP proxy class generation, executing pre- and post-controller.

0 comments voice your opinion now!
aspectoriented programming tutorial codeigniter framework practical


blog comments powered by Disqus

Similar Posts

Pablo Viquez: PHP debugging with JMeter and Zend Debugger

HowTo Forge: How To Harden PHP5 With Suhosin On Fedora 7

Rob Allen's Blog: Zend Framework Tutorial (Update)

Snipe.net: Sending Mail Using PHP and Amazon SES on Centos/AWS Linux

Developer.com: SQLite: The Sensible Database Solution


Community Events











Don't see your event here?
Let us know!


development tool introduction series testing code framework release composer conference podcast unittest community language interview functional zendframework2 opinion object example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework