Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End DOMDocument load eror handling Re: DOMDocument load eror handling

#141517
XaviJr
Participant

In _this_ case hidding _is_ error handling. But not with display_errors off.

I want to ensure that when the source of my feed goes down or change the structure of their xml document I’m able to hide the feed box from the website. Isn’t there any “try{ } catch{}” similar in PHP?