get UTC time in PHP

Using gmdate will always return a GMT date. Syntax is same as for date.

Leave a Comment