Read a DB in a random way without repeat...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • joaoduraes@yahoo.com

    Read a DB in a random way without repeat...

    Hello...
    I have a Mysql DB with X entries. Each one displays an item to the
    user.
    How can i create a script to show all items in a random way (one at a
    time) without repeating.And once all itens have been show, to receive
    an alert.
    Thanks.
Working...