Welcome Guest, Not a member yet? Register   Sign In
Selecting a random result that changes each time the page refreshes
#3

[eluser]maldoinc[/eluser]
You should use the following query to get the desired results

Code:
select * from testimonials order by rand() limit 1


Messages In This Thread
Selecting a random result that changes each time the page refreshes - by El Forum - 02-02-2012, 01:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB