-1
This had already happened to me before, but I solved by giving a CTRL + F5. Now NOTHING helps. I’ve restarted wamp several times, even restarted the computer and nothing. The funny thing is that it only happens in php pages. HTML pages are updating normally. I know it’s a cache problem, but I don’t know what to do about it.
<html lang="pt-br">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="../css/pequeno.css" media="screen and (min-width: 0px)" rel="stylesheet" type="text/css">
<link href="../css/medio.css" media="screen and (min-width: 1000px)" rel="stylesheet" type="text/css">
<link href="../css/estilo.css" media="screen and (min-width: 1500px)" rel="stylesheet" type="text/css">
<title>Página principal</title>
</head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript" src="scripts.js"></script>
Please avoid long discussions in the comments; your talk was moved to the chat
– bfavaretto