
June 15th, 2011, 07:30 AM
|
|
|
|
Segregated Interfaces in PHP
In this first part of a programming series, you will learn how to create segregated interfaces to perform specific tasks in PHP. In this instance, you will be using them to iterate through arrays.
Read the full article here: Segregated Interfaces in PHP
For more discussion go here: Blog Article Discussion
|