Jump to content

edc

New Members
  • Posts

    3
  • Joined

  • Last visited

edc's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. One piece of information to add. I turned on logging on the mysql side and in the logs I see the sql and I only see it once. Could it be that some encoding character is making the MYsql engine do a double insert? This is nuts. Does anyone have a virtual server on GoDaddy.. maybe you can try it yourself.
  2. I don't. I am trying to debug a different insert problem and boiled it down to this simple step. I know I am new here, but how does your question even help a little? I have done TONS of homework on this.
  3. Hi Guys This "simple" problem has me pulling my hair out. Source code attached. I have the same Database and Table on 4 different machines. I have been trying to solve this for a few days. When I run the attached source on my local boxes it works exactly as one would expect. That is inserts 1 record into the table. When I run the attached source on my 2 different web hosts, it inserts 2 records into the table. I have tried this MANY times. Does anyone even have a theory? My only thoughts now are thought some lib is screwed up some where. I am about 99.9% sure it is NOT my php code BUT figuered this would be the best place to ask.simple.php
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.