Answer the question
In order to leave comments, you need to log in
Record in a DB is added 2 times. What's wrong with .htaccess?
Record in a DB is added 2 times. It is in the Chrome browser.
Mozzilla is only added once.
Disabled htaccess and it works fine.
What's wrong with the .htaccess file?
AddDefaultCharset utf-8
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question