php mktime you should be using the time function instead

As of PHP 5.1, when called with no arguments, mktime() throws an E_STRICT notice: use the time() function instead

time();

Reference: http://php.net/manual/en/function.mktime.php

By Keenlio, February 20, 2014

What do you think?

Leave a Reply

Your email address will not be published. Required fields are marked *


one + = 5

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>