Which function will remove the value 28 from $a? admin 5 years ago Given the following array: Which function will remove the value 28 from $a? A. array_shift() B. array_pop() C. array_pull() D. array_unshift() ← Previous question Next question →