PHP POST is executed again when running from smartphone CHROME browser

I have a problem with an application request in PHP when running it from a smartphone (iphone) browser. I basically insert some data into a table …
View full source