I am reading an xml in php using simplexml_load_file. However while trying to load the xml it displays a list of warnings
simplexml_load_file
Warning: simplexml_loa
I use a combined version :
strip_tags(preg_replace("/&(?!#?[a-z0-9]+;)/", "&",$textorhtml))