A

Admin • 825.56K Points
Coach

Q. Which function would you use to get the last error occurred?

  • (A) error_get_last()
  • (B) last_error()
  • (C) get_last_error()
  • (D) error_log()
  • Correct Answer - Option(A)
  • Views: 10
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
error_get_last() returns the last error that occurred.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.