MySQL Search - Auto-index a site?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
addy
Forum Newbie
Posts: 1
Joined: Wed Aug 30, 2006 11:37 am

MySQL Search - Auto-index a site?

Post by addy »

Hi,

Is it possible to index a site in a DB so users can search the entire site/directory?

Thanks,

A

EDIT - Is it also possible to index all the pages on a site that are using filename.php?id=1 and so on?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Technically almost anything is possible... so yes.
Post Reply