EAV Modeling with PHP & MySQL

Entity-Attribute-Value (EAV) modeling is a way to store data in a flexible way. This article describes how to implement EAV in PHP and MySQL.

August 28, 2008 · David Schreck