Tag Archives: current_time

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