can someone help me to generate a random records from the database?
eg,

rec 1 john doe
rec 2 jay williams
rec 3 anie boo

random results:

rec 2 jay williams
rec 1 john doe
rec 3 anie boo

.....




TIA'
zham


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to