ファイルのアップロードにxmlファイルを使用しています。私が使用しているsimplexml_load_file("files/sample.xml");
xmlファイルのエラー手段を指定すると、次のような警告が表示されます。
Warning (2): simplexml_load_file() [http://php.net/function.simplexml-load-file]: files/sample.xml:8: parser error : Opening and ending tag mismatch:
Warning (2): simplexml_load_file() [http://php.net/function.simplexml-load-file]:
try catch を使用して警告が表示されました。私はケーキPHPを使用しています