Adam Johnson
New member
Hi,
Currently I set display_errors to print any errors with a script which parses user data.
Occasionally users uploaded files cause errors to occur in various parts which tell me about the file, such as if its password encrypted etc.
Is it possible to convert all the errors which occur into an Array which I can handle? If so how could I do that?
Many Thanks!
Currently I set display_errors to print any errors with a script which parses user data.
Occasionally users uploaded files cause errors to occur in various parts which tell me about the file, such as if its password encrypted etc.
Is it possible to convert all the errors which occur into an Array which I can handle? If so how could I do that?
Many Thanks!