Does Anybody Know A Good Website That Offers Html To Write Out A Search Engine?
Because I want to make a search engine but do not know so much about html that I can write out a search engine, anyone know how to go about/learning to go about this?
Thanks in advance.








Search engines are not written in HTML. The page you input to a search box is HTML but the rest is more complex.
They usually involve using a Database if you are going to be searching multiple websites; it would be possible to search without a database but that would be very long and complicated.
Having said all that if I haven’t put you off then visit:
Simple idea: http://www.learnthenet.com/english/anima…
Full source code and explanation of a working search engine:
Apache Lucene http://lucene.apache.org/java/docs/
Lucene is written in Java, studying this will teach you how the engine works and how you can adapt that to make your own.
Hi
If you already have a website, you could use Zoom Search from Wrensoft.com. It’s brilliant at scanning any website and producing a search engine. You don’t need to know much about HTML just read the instructions.
Andyhttp://www.websitedevelopmentdevon.co.uk…http://www.fourdegreeswest.co.uk/
Website design Devon
Your asking for a lot for a beginner,
but I guess I will go ahead and give your some ideas:http://www.google.com/search?hl=en&newwi…
and http://www.stardeveloper.com/articles/di…
andhttp://www.developer.com/db/article.php/…
You will need to know:
html(or xhtml)
CSS
PHP(maybe)
and MySql
Something that takes years to learn if you learn at a steady rate.
Good luck!
-FireDart
http://www.coffeecup.com/
This website can give you everything that you need to build a website, it is free as well and for learning purposes it is too good.http://www.webmastersways.blogspot.com