|
couldn't you create a database with MySQL with the quotes and hav eone column be a unique id numer and then just use PHP to generate a random number and then query the quote that unique id numer matches the quote? Hell i imagine it wouldn't much too much more trouble to have another php script that allowed the user to make the quotes to populate the database with so it would randomly generate user defined quotes instead of having to insert the quotes into the code.
|