phpcat Posted May 28, 2009 Share Posted May 28, 2009 This is a question from a mock PHP exam. Anyone know the answer? The __________ interface implements a useful design pattern which allows you to overload an instance of an object so it can be accessed like an array. Link to comment https://forums.phpfreaks.com/topic/159969-solved-php-exam-design-patterns-whats-the-answer/ Share on other sites More sharing options...
sKunKbad Posted May 28, 2009 Share Posted May 28, 2009 ArrayAccess http://www.php.net/manual/en/class.arrayaccess.php Link to comment https://forums.phpfreaks.com/topic/159969-solved-php-exam-design-patterns-whats-the-answer/#findComment-843888 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.