
January 10th, 2007, 09:29 AM
|
|
|
|
Decoupling the Validation of Data with Bridge Classes in PHP 5
Are you interested on expanding your existing knowledge of different structural design patterns with PHP 5? Then look no further because you’re at the right place. Welcome to the second installment of the series “Using bridge classes with PHP 5.” This group of three articles walks you through the basics of how to apply the bridge pattern in PHP-based applications, and it also teaches you how to use bridge objects in real world development environments.
Read the full article here: Decoupling the Validation of Data with Bridge Classes in PHP 5
For more discussion go here: Blog Article Discussion
|