
Joseluis Laso - 2015-12-29 05:40:41 -
In reply to message 1 from Colin McKinnon
Hi Colin,
I get used to write date("U") to obtain the number of seconds since 1970. As you say, there is no reason, you can rewrite as time() or even using uniqid(), the idea is to have a unique index id for this entry. Anyway, I like your way because is more concrete and quick, in a next review I'll make this change.
Thank you for your comment.