Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

I have code on one of my website pages to list all the entries in a database (PHP). I can list all entries in other browsers but not Firefox.

more options

In Firefox only so much data gets displayed. When a new entry is added one drops off the bottom. The information displayed gets cut off at any point in the data. It will sometimes display only part of the oldest entry. It's like only so many lines of data can be displayed. I have viewed the same page on other browsers and don't have this issue. I just updated Firefox to 19.0 but the problem continues.

In Firefox only so much data gets displayed. When a new entry is added one drops off the bottom. The information displayed gets cut off at any point in the data. It will sometimes display only part of the oldest entry. It's like only so many lines of data can be displayed. I have viewed the same page on other browsers and don't have this issue. I just updated Firefox to 19.0 but the problem continues.

所有回覆 (1)

more options

This can happen if your script doesn't close all of the HTML tags it opens. Some past threads on pages not rendering fully (usually the missing text is there in the source view, Ctrl+u):

If you do not spot the problem, is there a publicly accessible page that you could link to so volunteers could take a look?