Welcome Guest, Not a member yet? Register   Sign In
try catch the notices as well
#1

[eluser]gowrav vishwakarma[/eluser]
Hi all,
quite good in CI and working from last so many years, but now I got something unusual,
I want to catch Notices as well,
in codeigniter i tried to throw a new exception whenever i got a notice in show_php_error in Exceptions.php but looks like codeigniter does not thow exception after

echo $buffer;
Last line in the function ...
so whats the workarround ... to catch the notices as well ...
#2

[eluser]InsiteFX[/eluser]
You would need to extend the CI_Exceptions Class

InsiteFX
#3

[eluser]gowrav vishwakarma[/eluser]
Any guideline ....
or abailable plugin/library to do so ...
#4

[eluser]gowrav vishwakarma[/eluser]
Any guide Line
or available plug in / Library to do so ...




Theme © iAndrew 2016 - Forum software by © MyBB