The bad news: The pilot's names are now messed up in the reports
e.g.:
Maybe they are utf8_encoded twice? I could workaround by utf8_decoding them.
The good news: yes those reports can now be retrieved without error, except one (id=619171)
This one report brings a lot error messages :
Code: Select all
Warning: DOMDocument::load() [domdocument.load]: invalid character in attribute value in http://www.fsairlines.net/va_interface.php5?function=getReportDetail&va_id=5892&report_id=619171
Warning: DOMDocument::load() [domdocument.load]: attributes construct error in http://www.fsairlines.net/va_interface.php5?function=getReportDetail&va_id=5892&report_id=619171
Warning: DOMDocument::load() [domdocument.load]: Couldn't find end of Start Tag data line 3 in http://www.fsairlines.net/va_interface.php5?function=getReportDetail&va_id=5892&report_id=619171
Warning: DOMDocument::load() [domdocument.load]: PCDATA invalid Char value 26 in http://www.fsairlines.net/va_interface.php5?function=getReportDetail&va_id=5892&report_id=619171
...
and some more of that kind (PCDATA)