EDIT: This question has nothing to do with any of the duplicated posts, marked by @mario
If this happens to you too, please see this comment from @MonkeyZeus's answer.
I have a very basic PHP/MySQL script that inserts 1 row into the Database. For some reason though, I have found out that if I want to run the script by typing the URL into the Chrome / Firefox URL bar, but don't finish it, just click on the already visited option - my script gets executed twice.
I am using Chrome's latest 64bit version, build: 69.0.3497.100.
Firefox: 62.0 (64bit) (seems like it's been fixed in v63?)
Is this an expected behaviour or a potential bug? If not a bug, can anyone please explain why is this happening?
EDIT:
Please reopen the question, because my issue has nothing to do with the duplicated posts, Mario mentioned...
The correct answer goes to @MonkeyZeus.