CodeIgniter Forums
Handling Error Functions + Logs PHP Process - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Handling Error Functions + Logs PHP Process (/showthread.php?tid=70431)



Handling Error Functions + Logs PHP Process - Coool6 - 04-08-2018

Hello !

Do you have a way :

1/ to create a log storing all the PHP Process with their number and infos ? (not in production, but at least during the development phase) 
2/ to create handling errors function connected to CI to store in database all the PHP / SQL errors ? 

Thanks a lot !