I need to generate a random number from 1 to whatever number of rows in my mysql database.
So if there where 10 rows, I would need a number between 1 and 10.
Thanks!
Ehm... you could at least try to read the manual before you post.