To enable all errors in PHP and catch fatal errors, you need to configure error reporting and use a combination of error handling techniques. Fatal errors (like E_ERROR) are tricky because they typically halt script execution, but you can catch some of them using a custom error handler or shutdown function. [...]
Our puzzle, word, vocabulary game titled: "InWords" has now reached the release version 1.0.0 of it's development. We will be releasing it to the Google Play Store, the iOS App Store, and creating a web version of the app to play from the browser...