Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
thay đổi time zone
11-18-2007, 02:05 PM
Post: #1
thay đổi time zone
Làm sao mà thay đổi time zone mặc định cho 1 web? Em biết có thể thay bằng PHP, nhưng mà chẳng nhẽ tất cả các files đều phải thay đổi, nếu có dùng đến date-time?

Có cách nào thay cho cả web mà không phải sửa code?
Find all posts by this user
Quote this message in a reply
11-19-2007, 08:46 AM
Post: #2
Re: thay đổi time zone
đặt code này trong file .htaccess
Code:
php_flag date.timezone [zone mà bạn muốn dùng]

code trên đúng với PHP5, là hệ thống 3inetwork đang sử dụng


Pham Hung
3inetworks staff

For official support please use our secured helpdesk at https://support.3inetwork.com

Visit this user's website Find all posts by this user
Quote this message in a reply
11-19-2007, 02:10 PM
Post: #3
Re: thay đổi time zone
thông tin zone này là thế nào bác nhỉ
Find all posts by this user
Quote this message in a reply
11-20-2007, 09:37 AM
Post: #4
Re: thay đổi time zone
<!-- m --><a class="postlink" href="http://www.php.net/manual/en/timezones.php">http://www.php.net/manual/en/timezones.php</a><!-- m --> Smile


Pham Hung
3inetworks staff

For official support please use our secured helpdesk at https://support.3inetwork.com

Visit this user's website Find all posts by this user
Quote this message in a reply
11-20-2007, 02:34 PM
Post: #5
Re: thay đổi time zone
yes... successfully :mrgreen:
cám ơn bác
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: