PHP Website Directory Search.?

Nik

New member
Hi and firstly thanks for taking the time to look at this.

Right what I am looking to do is this create a MySQL Database and store within it.

HTML pages: names, title, meta tag and their file path.

When I have these stored I want to create a PHP search function that when a user enters something to search for PHP will scan the DB for that word. And then display all relevant results echoing pages that match and details such as
names, titles, and displaying a link to their file location which once clicked would redirect them to that page.

Do you think this is plausible and have I missed something out.

Thanks
 
Back
Top