PHP microtime to MySQL timestamp: Difference between revisions
Created page with "{{exclaim}} Lose the accuracy after conversion. Microtime ex: 1426299057.8639 will lost the numeric after point (.8639) after saved to {{kbd | key = TIMESTAMP}} type ex: 2015-..." |
No edit summary |
||
| Line 24: | Line 24: | ||
//$timestamp: 2015-03-13 10:10:57 | //$timestamp: 2015-03-13 10:10:57 | ||
</pre> | </pre> | ||
== references == | |||
<references/> | |||
[[Category:PHP]] [[Category:Programming]] | [[Category:PHP]] [[Category:Programming]] | ||
[[Category:Web_Dev]] | [[Category:Web_Dev]] | ||