I am new to coding and i founded these code
setcookie("r4444", "", time() - 10);
and
setcookie("r4444", "1", time() + 10);
what it mean by + 10 sec and – 10 sec?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I am new to coding and i founded these code
setcookie("r4444", "", time() - 10);
and
setcookie("r4444", "1", time() + 10);
what it mean by + 10 sec and – 10 sec?