I want to create a search method that can search over my site url.And it is basically in the php but i have no idea what i have to do for that and how it will be work.. plz give me some ideas and facts thnx
You could just join Google Coop @ http://www.google.com/coop/ and get google to do all the work for you.
Thnx to suggest me for joining the google co-op, But this is not the solution of my problem, actually i want to make my own search engine in php just like the database search i can't use any tool for this search and sear should over the webpages(static and dynamic).. plz tell me if u have any for this problem.............
There are some scripts out there - I investigated it a year or so back, but ended up using the Drupal CMS, which has a search engine built in - but maybe that is not enough for what you need. Look on the sourceforge.net site to see some other options.
I was just about to suggest that. There's also a JavaScript search engine that indexes entire sites, but I forget the URL to it.
But for a javascript solution, you will have to download the entire index everytime. For a large website, it is going to be bandwidth intensive.