Create an error log file in php
I want an error log file attached to my application I have developed. My
application is made in php mysql and I need that whatever error is found
it should be displayed in a .txt file with full explanation like what is
the error in which line number like that. I have no Idea how can I get
that.
Can anyone help me creating this and changes do I have to make to get
those error in my application. My server is an IIS server.
No comments:
Post a Comment