Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

php mysql select query executes twice

  • 2 replies
  • 3 have this problem
  • 35 views
  • Last reply by ferret_7500
  • Archived

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.

All Replies (2)

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

Thank you very much