We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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.

Tất cả các câu trả lời (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?