ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:adodb_time

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
datetime:adodb_time [2015/11/26 15:02] – created mnewnhamv5:datetime:adodb_time [2019/01/02 02:37] mnewnham
Line 5: Line 5:
 [[http://php.net/manual/en/function.time.php|PHP Function time()]] [[http://php.net/manual/en/function.time.php|PHP Function time()]]
 == Syntax == == Syntax ==
-  int adodb_time()+  string adodb_time()
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT) as an unsigned integer.   +Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).   
-   + 
-  +The value returned is the same as the PHP function except that the type returned is a ''string'' instead of an ''integer'' 
 + 
v5/datetime/adodb_time.txt · Last modified: 2023/05/18 18:52 by dregad