When I try to load an html file as xml using simplexml_load_string i get many errors and warnings regarding the html and it fails, it there a way to properly load an html file using simplexml ?
this html file may have unneeded spaces and maybe some other errors that i would like simplexml to ignore.