Difference between revisions of "PHP timestamp"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 1: Line 1:
 
[[PHP]] supports [[Timestamp|timestamps]] with the timestamp() method.
 
[[PHP]] supports [[Timestamp|timestamps]] with the timestamp() method.
 
(TO DO: expand, organize, cross-reference.)
 
  
 
== See also ==
 
== See also ==

Revision as of 10:43, 5 February 2016

PHP supports timestamps with the timestamp() method.

See also