Handle database run time Error : PHP
Error handling is important the same as coding because without error handling you can't get the actual problem when something is not happening as you want. Without error handling, you will waste your precious time and sometimes fail to achieve the task in a given deadline. So I have made this post to handle PHP database run time error in a simple way.