hi there i use free host but my hosting pannel doesnt support .htaccess files by the way i dont even need that..
here is my .htaccess
without .htaccess my site runing good but i face problems
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY shtime DESC LIMIT 0, 6' at line 1
but when i use .htaccess it doesnot show any error pls tell me what is the meaning
?????
here is my .htaccess
PHP Code:
php_value date.timezone Europe/Dublin
php_flag register_globals on
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY shtime DESC LIMIT 0, 6' at line 1
but when i use .htaccess it doesnot show any error pls tell me what is the meaning
PHP Code:
php_value date.timezone Europe/Dublin
php_flag register_globals on
Comment