10/22/2007
•
EN
Generic arrays in PHP
Explores methods to implement generic-like arrays in PHP using inheritance and custom validation functions, as the language lacks native generics.