
September 23rd, 2009, 09:00 AM
|
|
|
|
Lazy and Eager Loading with Object Properties
Welcome to the fourth chapter of this series on implementing lazy and eager loading in PHP 5. In five friendly tutorials, this series walks you through the basics of using these powerful approaches for including on request classes into your scripts, and teaches you how to work with these patterns when manipulating properties of a certain class.
Read the full article here: Lazy and Eager Loading with Object Properties
For more discussion go here: Blog Article Discussion
|