Jump to content

search engine that searches txt files


tau9

Recommended Posts

Hi,

 

I'm not to sure where to start but I would like to create a search engine, that goes through some html code in a txt file and retrieves the link with the title i.e. topic.

 

i.e.

 

<html>

<body>

<table>

<td class="text">

<div class="mvb">

<a class="tsh" href="/1/hi/business/7891913.stm">

Job cuts at Mini spark angry rows

 

</a>

</div>

</table>

</body>

</html>

 

So if a user wrote Mini in the search engine the description of the story and the link would appear

on my webpage.

 

Any ideas on how to do this or any links to visit.

 

Thanks in advance.

 

 

Link to comment
https://forums.phpfreaks.com/topic/145442-search-engine-that-searches-txt-files/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.