View Single Post
Old 01-29-2008, 12:31 PM   #4 (permalink)
EyeDentify
The Acquainted
 
EyeDentify's Avatar
 
Join Date: Nov 2007
Location: Sweden
Posts: 106
Thanks: 13
EyeDentify is on a distinguished road
Default

a plain text file would do the trick to if a DB is not needed.

Then read the file into an array with file().
PHP: file - Manual

With one cuss on each line in the text file.

Not optimal but handy.

Good Luck

/EyeDentify
__________________
Of course the whole point of a doomsday machine, would have been lost if you keep it a secret.
EyeDentify is offline  
Reply With Quote