Yardım Edene +Rep Arkadaşlar

Konu Yazar

hain_geceler

Member
Kalemi Kırıldı!
Kas
652
0
Kod:
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 'Europe/Helsinki' for '2.0/no DST' instead in C:\AppServ\www\panel\register.php on line 4

kopanel kurdum en üstte böle bir yazı var bu yazıyı nasıl silebilirim
 
Cevap: Yardım Edene +Rep Arkadaşlar

belirtilen satıra gel tanımlamadan önce @ işareti kullan
örn ;

$degisken = @date();
 
Geri
Üst Alt