It is frustrating to get error reports from users via email. I bet that most users wouldn't send a bug report to developer. Therefore, I wanna set up that if the user get PHP error codes, I would like to get the error reports automatically via email.
Is there a way to get user error reports in PHP or CodeIgniter?
Thank you.