ok I added a databse and can add content using php
now the problem is, that I want to display it differently.
a normal table goes from top to the bottom, but I want to create rows,
have a look at www.xsibase.com
there you see under "news" an a) image b) text
and the direction is from left to right (newest on the left, oldest on the right)
how can I make that the conent of the database is displayed this way?