Hey all,
I am simply aiming to do the following:
When somebody visits my page, I want to display a random selection of three phrases. I have a database of twelve phrases, and I want three of them to be randomly selected and displayed when somebody opens my webpage.
I would need an array to do this and would need to randomly select three of the twelve phrases. I just can't find the syntax online to do it.
Thank in advance for your help!
-influx