adodb_time

See Also

PHP Function time()

Syntax
string adodb_time()

Deprecated since ADOdb 5.22.6, and removed in 5.23.0. Use 64-bit native PHP functions instead.

Description

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