ZuL_SpaiN

Reviews(1)
 
byZuL_SpaiN, July 18, 2009
Works fine, but when i tried it on a big forum database it stalls and gives a timeout because of the complex query search.

I am going to modify it to search only the 'topics' table and complete the other fields needed by another search in the php code.

Think about phpbb uses tables with wordmatch and similar to not have to do a query as complex as yours.

Anyway, great job!