Home / Report Question

Q. Which of the following will output the type and value of a variable?
  • A. var_dump()
  • B. print_r()
  • C. echo
  • D. var_export()