Failed to load resource: net::ERR_CACHE_MISS PHP


If you are getting resource: net::ERR_CACHE_MISS error message in you Chrome Console when working with PHP pages you can fix it by,

1. Open Inspect Element.

2. Goto Network tab and select Disable cache checkbox.

3. Reload the page (CTRL+ F5)


If you want to disable caching in DevTools then,

1. Open Inspect element console,

2. Click on the Settings icon on the right side

3. Go to General,

4. Select : Disable cache (while DevTools is open)



















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap