Quote:
Originally Posted by King Kovifor
SELECT * FROM `tablename` ORDER BY RANDOM LIMIT 1
I'm not sure about the random, but that's the basic SQL structure for the query. Then you would use $db->fetch_array and assign variables to stuff.
|
Hello King Kovifor thank you for responding, I'm sorry, but I don't totally understand what you said.
Could you please give me the steps in order to do this

please.
Also than where would I put the other lines of text that are going to get randomized?
I'm sorry I'm very bad at this and truly appreciate your help