Quote:
Originally posted by Rorschach
You're better off doing that with mysql if you want it to be searchable... but it is simple.
|
I agree, mysql is the best way to go when searching for stuff within a database, easier to backup and it's generally faster then searching a lot of flat file db's (.txt files). Mysql all the way on that.