Q21
Single choice
Given the following array:
$a = array(28, 15, 77, 43);
Which function will remove the value 28 from $a?