Archive | Functions by letter c RSS feed for this section

current_time

Retrieve the current time based on specified type.The ‘mysql’ type will return the time in the format for MySQL DATETIME field. The ‘timestamp’ type will return the current timestamp.

754

Continue reading