dazz
12-23-2002, 07:01 AM
This is kinda hard to explain, but I will try my best!!
I need a PHP/CGI script that will search a text file, and search it in a specific way.
Hears an example of the text file...
____________________________________________________
-- http://www.yahoo.com/ --
[ yahoo, search, internet ]
-- http://www.microsoft.org/ --
[ microsoft, windows xp, support, internet ]
-- http://www.mcdonalds.com/ --
[ food, good ]
____________________________________________________
So if somone does a search for lets say "yahoo". They will recieve a rsult on another page:
-- http://www.yahoo.com/ --
They would recive this result because the keyword "yahoo" is below http://www.yahoo.com
Or if they do a search for "internet" they will recieve the result:
-- http://www.yahoo.com/ --
-- http://www.xp-erience.org/ --
They would recieve this because the keyword "internet" is under http://www.yahoo.com/ and http://www.xp-erience.org/
Thats the best i can explain it, im not gonna use urls for it, just some other stuff alike it, has 100's of them if you know of a script that would do this, that would be great!!
only if its free tho....
thanks allot :d This will help myself out LOTS LOTS LOTS
THANKS again
I need a PHP/CGI script that will search a text file, and search it in a specific way.
Hears an example of the text file...
____________________________________________________
-- http://www.yahoo.com/ --
[ yahoo, search, internet ]
-- http://www.microsoft.org/ --
[ microsoft, windows xp, support, internet ]
-- http://www.mcdonalds.com/ --
[ food, good ]
____________________________________________________
So if somone does a search for lets say "yahoo". They will recieve a rsult on another page:
-- http://www.yahoo.com/ --
They would recive this result because the keyword "yahoo" is below http://www.yahoo.com
Or if they do a search for "internet" they will recieve the result:
-- http://www.yahoo.com/ --
-- http://www.xp-erience.org/ --
They would recieve this because the keyword "internet" is under http://www.yahoo.com/ and http://www.xp-erience.org/
Thats the best i can explain it, im not gonna use urls for it, just some other stuff alike it, has 100's of them if you know of a script that would do this, that would be great!!
only if its free tho....
thanks allot :d This will help myself out LOTS LOTS LOTS
THANKS again
