/ Published in: PHP
Expand |
Embed | Plain Text
/* $_SESSION['plusDate'] is input in "-1" style*/ $_SESSION['plusDate'] = datumObj::toUnix( '23:59:59' ); /* based on this class */ class datumObj { { } } }
You need to login to post a comment.
