The function time() returns always timestamp that is timezone independent (=UTC). <?php ... The example above will fetch the current time() in Unix Epoch, ...
確定! 回上一頁