Skip to content

Instantly share code, notes, and snippets.

@turtlix
Last active May 13, 2016 01:02
Show Gist options
  • Save turtlix/140ace388fc32c2415527e7fc11dc8a6 to your computer and use it in GitHub Desktop.
Save turtlix/140ace388fc32c2415527e7fc11dc8a6 to your computer and use it in GitHub Desktop.
<?php
function nowuk(){
return date('d/m/Y', time());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment