View Single Post
Old Sep 24th, 2005, 1:30 AM   #7
linuxpimp20
Hobbyist Programmer
 
Join Date: May 2005
Location: ma
Posts: 130
Rep Power: 4 linuxpimp20 is on a distinguished road
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.
linuxpimp20 is offline   Reply With Quote