Hi!
I have a mysql table called Gallery, where there are many rows.
I would like to select a random row, and show three fields os that table (correspondig to the randomised row), image1, id and title.
Could anybody help me out with this?
Thank you