auto-breaking to new line
Posted: Mon Dec 03, 2007 12:13 pm
I have a while function where it calls all the results from a database where the id is from a GET id.
The results are set up in a table so that it just creates one big line across the screen.
What I would like to happen is where once it hits four results, it breaks to a new line,
all the way down until there are no more results.
Can anyone advise me in the right direction? I've been trying for a few days now, but I can't seem to get it :]
Thanks a lot.
The results are set up in a table so that it just creates one big line across the screen.
What I would like to happen is where once it hits four results, it breaks to a new line,
all the way down until there are no more results.
Can anyone advise me in the right direction? I've been trying for a few days now, but I can't seem to get it :]
Thanks a lot.