Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ How will you retrieve source line using Exception class in PHP when error occured?

Using getLine() method of Exception class which returns source line.

 186 views

More Questions for you: