Zend 200-530 Question Answer
Given the following array:
$a = array(28, 15, 77, 43);
Which function will remove the value 28 from $a?
Zend 200-530 Question Answer
Given the following array:
$a = array(28, 15, 77, 43);
Which function will remove the value 28 from $a?