tags:

views:

13

answers:

0

Hello all,

I am using PHP+MYSQL to provide a full text search for my system. The php is NOT based on any framework and is NOT OOP based.

I am looking for some best practice (Design/Performance) from people who have experience on using this internal functions provided by MySQL.

Thank you