Perfidus
11-24-2004, 01:36 PM
I wonder how to, maybe I'm just a dinosaur because I'm still using Html, but it should be a way to make my text (it comes from database by PHP query) to fit in the space given for it.
Not that easy, what I mean:
Let's say I have the following space for txt, if
I drop it directly from DDBB it will make a mess
with my tables, should be nice that if it doesn't
feet it automatically goes to second table, and so on.
Do I explain myself?
Has anybody seen an example on something similar somewhere?
--------------|
FOTO | TEXT |
--------------|
TEXT | FOTO |
--------------
Not that easy, what I mean:
Let's say I have the following space for txt, if
I drop it directly from DDBB it will make a mess
with my tables, should be nice that if it doesn't
feet it automatically goes to second table, and so on.
Do I explain myself?
Has anybody seen an example on something similar somewhere?
--------------|
FOTO | TEXT |
--------------|
TEXT | FOTO |
--------------