ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:adodb_time

This is an old revision of the document!


adodb_time

See Also

PHP Function time()

Syntax
int adodb_time()

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.

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.1452647558.txt.gz · Last modified: 2017/04/21 11:26 (external edit)