I don’t find any example of using ArrayObject with ArrayObject::STD_PROP_LIST flag.
http://www.php.net/manual/en/arrayobject.setflags.php
Can you give me any example of using ArrayObject with this flag?
I don’t find any example of using ArrayObject with ArrayObject::STD_PROP_LIST flag. http://www.php.net/manual/en/arrayobject.setflags.php Can you
Share
There’s an example on this page in the ArrayObject documentation.