Question:Which function accepts a variable and sends its contents to standard output, returning TRUE on success and FALSE otherwise?
A Shift() B Unshift() C push() D print_r()
+ AnswerD
+ Report