Which of the below is most useful for debugging:
A.print()
B.printf()
C.print_r()
D.echo
Answers
Answered by
0
Hope it helps.the answer is A.
Answered by
0
print() is the most important, I guess
Similar questions