also another option (fastest) would be
table keywords (entry_id int auto_increment, keywords text, primary key(entry_id))
table keywords_index (keyword varchar(16), simulated_array varchar(256))
where simulated_array would reference table keywords
its more work but its the fastest for search
__________________
1337 5y54|)m1n: 157717888
BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
Cambooth
|