Question:$locations = array("Italy", "Amsterdam", array("Boston","Des Moines"), "Miami"); echo count($locations, 1); This returns the following: 

A 6 

B 4 

C 5 

D 7 

+ Answer
+ Report
Total Preview: 928

Copyright © 2024. Powered by Intellect Software Ltd