Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

php mysql select query executes twice

  • 2 antwoorden
  • 3 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van ferret_7500

more options

I have a select query running in a page that returns an image array and when it executes Firefox is returning the results twice. I have tested it in IE, and it runs fine. Just wondering if anyone would know why this is happening. I have searched many php and mySQL blogs and forums for an answer but have found nothing. This is my last hope. I also tested the query in phpMyAdmin and it executes fine with no errors. Thank you in advance for any ideas or help.

I have a select query running in a page that returns an image array and when it executes Firefox is returning the results twice. I have tested it in IE, and it runs fine. Just wondering if anyone would know why this is happening. I have searched many php and mySQL blogs and forums for an answer but have found nothing. This is my last hope. I also tested the query in phpMyAdmin and it executes fine with no errors. Thank you in advance for any ideas or help.

Alle antwoorden (2)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

more options

Thank you very much