9
Peringatan 'xmlParseEntityRef: no name' saat memuat xml ke dalam file php
Saya membaca xml di php menggunakan simplexml_load_file. Namun saat mencoba memuat xml, daftar peringatan akan ditampilkan Warning: simplexml_load_file() [function.simplexml-load-file]: <project orderno="6" campaign_name="International Relief & Development" project in /home/bluecard1/public_html/test.php on line 3 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/bluecard1/public_html/test.php on line 3 Warning: simplexml_load_file() [function.simplexml-load-file]: http://..../index.php/site/projects/:15: parser error : xmlParseEntityRef: no name …