Skip to content

Instantly share code, notes, and snippets.

@stoddsie
Created April 8, 2013 13:55
Show Gist options
  • Save stoddsie/5336938 to your computer and use it in GitHub Desktop.
Save stoddsie/5336938 to your computer and use it in GitHub Desktop.
Codeigniter:Today Datetime stamp
$today = date('Y-m-d h:i:s');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment