Vasonomics interview question

How to declare an array in php?

Interview Answer

Anonymous

8 Jul 2017

var $arr = array('apple', 'grape', 'lemon');