Welcome to the RaGEZONE - MMORPG development forums.

Help with web

This is a discussion on Help with web within the Gunz Online forums, part of the MMO and MMORPG Developments category; Hey all! Ive got a new problem, while trying a web, everything else works fine except this Code: Strict Standards: ...

Results 1 to 2 of 2
  1. #1
    Newbie
    Rank
    Member
    Join Date
    Apr 2012
    Posts
    3
    Liked
    0

    Help with web

    Hey all! Ive got a new problem, while trying a web, everything else works fine except this


    Code:
    Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '8.0/no DST' instead in C:\AppServ\www\gunzweb\secure\anti_sql.php on line 3
    Help please!

  2. #2
    Hi, I'm Omar!
    Rank
    WTF? Overkill!
    Join Date
    Jan 2011
    Location
    Here
    Posts
    1,794
    Liked
    734

    Re: Help with web

    date_default_timezone_set('Europe/Amsterdam');

    for example.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •