Skip to content

Instantly share code, notes, and snippets.

@Octagon-simon
Created October 16, 2021 15:24
Show Gist options
  • Select an option

  • Save Octagon-simon/ea4aabf4a6edf9f2bf86ad78f1b3f8db to your computer and use it in GitHub Desktop.

Select an option

Save Octagon-simon/ea4aabf4a6edf9f2bf86ad78f1b3f8db to your computer and use it in GitHub Desktop.
You can make it last for 2 minutes or 1 minute
<?php
//You can make it last for 2 minutes or 1 minute
$expire = gmdate(strtotime('+3 minutes', time()));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment