Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Site Search Engine

Status
Not open for further replies.

dblue07

Programmer
Joined
Oct 9, 2007
Messages
9
Location
CA
Hi Forum,
I am looking to create a search engine for a website that can search for keywords and bring up various URL links that are mapped to the keywords.

Can someone help with the steps I would need to take to accomplish this or point me to some good web resources?

Thanks
Dblue
 
What programming language/database are you using? Or, are you looking for a JavaScript based search engine?

If wanting to use a JS based search engine, take a look at this: faq216-1332

If wanting to use a database based search engine prove some additional info like what language, dB, criteria so we can make some recommendations.

_____________________________
Just Imagine.
 
Thanks GUJUm0deL, a JavaScript method would be better suited in my case :)

If I wanted to use a mysql db is it difficult to compose a search engine?

Regards,
dblue
 
If your site is being indexed by Google, you might also consider using a google search box - have a look at
___________________________________________________________
If you want the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
Steam Engine Prints
 
Thanks for the idea johnwm.

By the way the programming languages I am using are:

HTML/CSS, JavaScript, PHP,
 
Thanks feherke for the information!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top