EspaƱol
|
Donate
Home
Favorite Links
StackOverflow
Google
W3 Schools
Linux
Apache
MySQL
PHP
LAMP >
Packagist
NPM
My Site
Tutorials
Cisco
LAMP
Miscellaneous
Notes
Contact Me
Set a PHP Cookie to expire at midnight
Monday, July 8, 2013, 03:11 PM -
- PHP Notes
Posted by Administrator
//You might find strtotime useful in these situations.
setcookie('cons', 1, strtotime('today 23:59'), '/');
http://stackoverflow.com/questions/1313 ... t-midnight
[ view entry ]
( 1586 views ) |
print article
<<First
<Back
| 11 |
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
Next>
Last>>
2025 By Angel Cool