Page 1 of 1

database records problem

Posted: Fri Sep 30, 2005 4:25 am
by dude81
Hi
When the number of records increases my html dislplay shows a problem i.e it goes down the page with a scrolling bar
and leaving a white space in between. Can anyone say why does this happen?
my friend says to use strip_slashes?? I dont think that is right one

Posted: Fri Sep 30, 2005 4:34 am
by Jenk
Post your code please.

Posted: Fri Sep 30, 2005 4:41 am
by dude81
there is nothing wrong with the code
It is working fine on firefox, but when I open in IE, the number if records are more so the screen scrolls down leaving a huge white space in between while it is not showing any blank space for less number of records

Posted: Fri Sep 30, 2005 4:50 am
by ruchit
if its really a PHP issue, it would not discriminate between browsers, the problem may well be somewhere else.

Posted: Fri Sep 30, 2005 4:55 am
by n00b Saibot
ruchit wrote:if its really a PHP issue, it would not discriminate between browsers, the problem may well be somewhere else.
that somewhere is HTML, my friend...