Monday, May 23, 2016

XAMPP PHP errors


Sample : info.php to test PHP version <!--php // Show all information, defaults to INFO_ALL phpinfo(); // Show just the module information. // phpinfo(8) yields identical results. phpinfo(INFO_MODULES); ?--> Enable error on html Error #1: File not fount error <br/> <b>Warning</b>: simplexml_load_file(): I/O warning : failed to load external entity "../data/asset.xml" in <b>E:\xampp\htdocs\NFPDL\live\php\getAssetMenuListJson.php</b> on line <b>78</b><br /> <br/>