PrepAway - Latest Free Exam Questions & Answers

Which function will remove the value 28 from $a?

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

PrepAway - Latest Free Exam Questions & Answers

A.
array_shift()

B.
array_unshift()

C.
array_pop()

D.
array_pull()


Leave a Reply

Your email address will not be published. Required fields are marked *