Skip to content

Instantly share code, notes, and snippets.

@baralogi
Last active November 25, 2020 03:20
Show Gist options
  • Save baralogi/be9d0249dbb66c4b9e6cb913a465f46e to your computer and use it in GitHub Desktop.
Save baralogi/be9d0249dbb66c4b9e6cb913a465f46e to your computer and use it in GitHub Desktop.
<?php
date_default_timezone_set('Asia/Bangkok');
$x=date('Ymd.hisms');
echo 'tr'.$x;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment