Parse error: syntax error, unexpected ';' in /home/XXXX/public_html/hostingtrailer/adstracker/settings.php on line 16อันนี้เป็นไฟล์ใน settings.php ครับ
<?php
// MySQL Settings.
$mysql_server = 'localhost';
$mysql_database = 'xxxx_adstracker';
$mysql_username = 'xxxx_adstracker';
$mysql_password = 'root';
// MySQL Tables.
$mysql_click_table = 'astracker_click';
$mysql_view_table = 'astracker_view';
$mysql_search_table = 'astracker_search';
// Host settings.
$astracker_path = '';
$login_username = 'adstracker';
$login_password = 'root';
// Hour modifier for adjusting to Google time (Pacific Time).
$hour_modifier = ;
?>
เวลา log in ก็ แสดง อย่างนี้ครับ
Parse error: syntax error, unexpected ';' in /home/xxxx/public_html/hostingtrailer/adstracker/settings.php on line 16
วานช่วย แก้ปัญหานี้ทีครับ