duanjianqu3685 2013-08-14 07:25
浏览 55
已采纳

PHP警告:date(): - 这就是我在IIS php 5.5.1上得到的全部内容

OK, I've managed to install php and get it to run, but I use date(); in several scripts. First I got the error with the not set timezone, I've set the timezone like this:

date.timezone = “Europe/Berlin”

now I get this error: PHP Warning: date(): in blabla on line 13

no error message at all, why do I get this? It's really hard to google because of the other errors, also date, php and warning aren't the bes keywords. Here is my google search:

php Warning: date(): -"It is not safe to rely on" -"expects parameter"

It would be great if someone had a solution for the error or a suggestion for a google search.

Thanks for your help.

Edit: the script works on Xampp on the same machine

Edit 2: So this is the actual line:

$uhrzeit = date("d.m.Y - H:i:s",$timestamp);

and here is the $timestamp set: $timestamp = time();

  • 写回答

2条回答 默认 最新

  • duanqiao1880 2013-08-14 07:37
    关注

    you need to use date_default_timezone_set('Europe/Berlin'); Keep this in your page which runs every time like config file.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 基于单片机的靶位控制系统
  • ¥15 AT89C51控制8位八段数码管显示时钟。
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错