Ask a Question related to MySQL, Design and Development.
-
Gary #1
rand()
I've built a page in Dreamweaver (php) pulling records from mysql with
rand() order, displaying 1 record at a time with a navigation pane, it
correctly counts the number in the recordset, but when the user clicks on
the navigation set to go to the next record, it sometimes repeats the
records already shown.
Is there a way to randomly sort a recordset, showing one record at a time,
without repeating the ones shown?
Thanks!
Gary Guest
-
#40187 [NEW]: mt_rand(), rand()
From: callawey at gmail dot com Operating system: windows xp PHP version: 5.2.0 PHP Bug Type: Math related Bug description: ... -
what is rand?
Often, I see something called "rand" or ".rand" or "rnd" in url query parameter, for example in yahoo mail url. E.g. ... -
#25639 [Com]: problem with rand()
ID: 25639 Comment by: paul dot vaughan at weston dot ac dot uk Reported By: adamm at nycap dot rr dot com Status: ... -
#25639 [Fbk->NoF]: problem with rand()
ID: 25639 Updated by: sniper@php.net Reported By: adamm at nycap dot rr dot com -Status: Feedback +Status: ... -
Trying to get a random rand
I have an interesting problem. Im trying to get a range of random rows from an access db. I have no problems in returning the random range the...



Reply With Quote

