![]() |
Generate Random Word?
I want to generate a random word, it doesn't need to be completely random (can also be a random word out of a list of 10, or something).
I know for sure this is possible, and I could find this out myself, but I simply don't have the time to do so... Help would be appreciated, as always :) |
PHP can't generate random words as it has no dictionary, though you might wanna use vB's searchindex. Run this query:
Code:
SELECT title FROM word ORDER BY rand() LIMIT 1 |
PHP Code:
- Zero Tolerance |
Thanks ZT, just what I needed :)
|
All times are GMT. The time now is 07:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|