Posts by Everson Vansoski • 1 point
1 post
-
0
votes2
answers340
viewsA: Cache on Web Systems
Use the time() variable as a parameter to not need to change the code each time you update CSS/JS <?php echo "<script src='seuJavascript.js?time=".time()."'/>" ?>…