Skip to content

Instantly share code, notes, and snippets.

@Inzman
Created May 3, 2019 15:03
Show Gist options
  • Select an option

  • Save Inzman/1310b0cd451e40c8a643daf7f6895b56 to your computer and use it in GitHub Desktop.

Select an option

Save Inzman/1310b0cd451e40c8a643daf7f6895b56 to your computer and use it in GitHub Desktop.
Cachebuster JS PHP
<script src="/js/panel/app.js?v={{ substr(md5(date("Y-m-d_Hi")),10,18) }}"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment