hello experts, i wanna know how do we create a search engine for your own database driven website. I wanna search the "ENTIRE MYSQL DATABASE" for any result matching the search text. Which means not only one or two tables. Plus i think this will certainly danger security because the tables include the table for storing username and password also. So, i wanna know the standard method followed.