When connecting to mysql, I have functions for receiving the corresponding error message and error code, I do not see anything in the sorting in the list of PHP ftp-functions.
Is there a best practice for handling FTP errors?
EDIT + CLARIFICATION: I think the best error messages are system error messages + my own, is there any way to catch system error messages?
source
share