Difference between revisions of "PHP timestamp"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
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 04:01, 13 September 2015

PHP supports timestamps with the timestamp() method.

(TO DO: expand, organize, cross-reference.)

See also