![]() |
quick php/mysql
i have a table with 1000 urls
what is the easyest way to display 20 random url's? |
use this query select * from TABLE order by rand() limit 20
contact me if you want me to code somthing |
Quote:
|
no, it should pull 20 random rows open up a mysql client and run it a couple times.
|
Quote:
|
All times are GMT -7. The time now is 10:20 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123