How to get the cookie's birthday/time in PHP?
The cookie itself contains other data, so was wondering if there is a way to get the exact date and h:m:s when it was created without having to create a second cookie just to hold that information?
I searched but too much interference with the other keywords: set, time, cookie, date that's showing answers, but not to this question.