Posted by: Pdfprep
Post Date: December 23, 2020
PHP’s array functions such as array_values() can be used on an object if the object…
A . implements Traversable
B . is an instance of ArrayObject
C . implements Array Access
D . None of the above
Answer: D
Leave a Reply