Skip to content

Instantly share code, notes, and snippets.

@ryanfitton
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanfitton/0e78dc9bad39212f0d78 to your computer and use it in GitHub Desktop.
Save ryanfitton/0e78dc9bad39212f0d78 to your computer and use it in GitHub Desktop.
PHP Function: Get a file's last modification timestamp - HTML - https://ryanfitton.co.uk/blog/php-function-get-a-files-last-modified-timestamp/
<link rel="stylesheet" href="css/styles.css<?php echo lastModTimestamp("styles.css", "css/", true)); ?>">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment