# 外部からのTCP21番ポート(FTP)へのアクセスを日本からのみ許可 # ※FTPサーバーを公開する場合のみ iptables -A INPUT -p tcp --dport 21 -j ACCEPT_COUNTRY
post_max_size = 50M upload_max_filesize = 50M date.timezone = Asia/Tokyo
<?php /** ;Example: If your database character is EUC-JP, it should be utf8. ;Example: If your database character is UTF-8, it should be utf8. ;charcode=utf8 */ charcode=utf8 ?>