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. Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.