A

Admin • 833K Points
Coach

Q. Which function in PHP returns the last error that occurred?

  • (A) error_get_last()
  • (B) get_last_error()
  • (C) last_error()
  • (D) error_last()
  • Correct Answer - Option(A)
  • Views: 21
  • 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.