Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

a search script to search all our pages - including dynamic ones

0 views
Skip to first unread message

Advo

unread,
Sep 26, 2006, 7:39:41 AM9/26/06
to
bit of a dilema really, basically we used to use an asp search script
for our website, but now ive redone the site in php and cannot use asp.

I need to create a search script to be able to search the content on
all our pages, resulting in presenting a page of results to the user
allowing them to click on a link and goto that page.

The further issue comes because some of the pages are dynamically
generated, based on words in a database.

Anyone got an idea how to go about this please? having trouble grasping
the concept how i'd do it.

Cheers for the help

NC

unread,
Sep 26, 2006, 2:02:10 PM9/26/06
to
Advo wrote:
>
> we used to use an asp search script for our website,
> but now ive redone the site in php and cannot use asp.
>
> I need to create a search script to be able to search
> the content on all our pages,

Use an API to Google or Yahoo!:

http://code.google.com/apis/soapsearch/
http://developer.yahoo.com/search/

Cheers,
NC

0 new messages