On Mon, March 19, 2007 5:21 am, Ross wrote:
> I am looking for a php search engine that provides a suggested words
> (soundex?) when items are misspelt, the way google does.
>
> I have used http://www.site-search-pro.com/ i n the past which is
> great but
> as far as I know t
At 4:50 PM +0100 3/19/07, Tijnema ! wrote:
On 3/19/07, Ross <[EMAIL PROTECTED]> wrote:
Hi,
I am looking for a php search engine that provides a suggested words
(soundex?) when items are misspelt, the way google does.
I have used http://www.site-search-pro.com/ i n the past which is gre
On 3/19/07, Ross <[EMAIL PROTECTED]> wrote:
Hi,
I am looking for a php search engine that provides a suggested words
(soundex?) when items are misspelt, the way google does.
I have used http://www.site-search-pro.com/ i n the past which is great but
as far as I know this feature
Hi,
I am looking for a php search engine that provides a suggested words
(soundex?) when items are misspelt, the way google does.
I have used http://www.site-search-pro.com/ i n the past which is great but
as far as I know this feature is not included.
Ross
--
PHP General Mailing List
On Oct 30, 2006, at 6:26 AM, Kevin wrote:
Hi,
Is it possible to automatically search for synonyms related to a
word in a search engine for example if I create a search engine and
search for the word 'Horse', it would automatically search for
other words such as 'Pony' etc?
It is possib
Another idea from what I just sent: try googling "synonym
database". It looks like there are a few leads in there as well.
On Oct 30, 2006, at 6:26 AM, Kevin wrote:
Hi,
Is it possible to automatically search for synonyms related to a
word in a search engine for example if I create a sear
Hi,
Is it possible to automatically search for synonyms related to a word in
a search engine for example if I create a search engine and search for
the word 'Horse', it would automatically search for other words such as
'Pony' etc?
Has anyone had any experience on how this would be implement
which search engine is dhoondho.com and beeblex.com based on ?
any ralation links of dataparksearch engine and mnoGoSearch?
--
Sent from the PHP - General forum at Nabble.com:
http://www.nabble.com/Can-Anybody-telll-me-more-php-search-engine--t739540.html#a1935937
It sounds like this is specifically for html pages, or am I assuming wrong?
Do any of these or other search engines index html content held in a MySQL
database?
Arno
It depends.. Some products are based around web spider (mnogosearch),
some are only engines without spider part (lucene).
Ther
-Original Message-
From: Petr Smith [mailto:[EMAIL PROTECTED]
Sent: 09 November 2005 11:27
To: php-general@lists.php.net
Subject: Re: [PHP] PHP Search Engine
Richard Lynch wrote:
> On Tue, November 8, 2005 11:20 pm, Leonard Burton wrote:
>
>>Has anyone on here created a sear
Richard Lynch wrote:
On Tue, November 8, 2005 11:20 pm, Leonard Burton wrote:
Has anyone on here created a search engine in PHP?
Sure, of sorts, now and again, here and there, to some degree.
I am reasonably certain that if you Googled for:
"PHP web spider framework"
you would find s
On Tue, November 8, 2005 11:20 pm, Leonard Burton wrote:
> Has anyone on here created a search engine in PHP?
Sure, of sorts, now and again, here and there, to some degree.
Though it was at the lower end of search engine, possible devolving to
web-scraping, when you get right down to it...
> I h
HI All,
Has anyone on here created a search engine in PHP?
I have project to create a search engine that will search about 50K or
so pages of information on 100 or so various domain names.
What have you all done in the past? PHPdig was a failure.
Do you recommend any of the ones that are for
> HI All,
>
> Has anyone on here created a search engine in PHP?
>
> I have project to create a search engine that will search about 50K or
> so pages of information on 100 or so various domain names.
>
> What have you all done in the past? PHPdig was a failure.
>
> Do you recommend any of the
HI All,
Has anyone on here created a search engine in PHP?
I have project to create a search engine that will search about 50K or
so pages of information on 100 or so various domain names.
What have you all done in the past? PHPdig was a failure.
Do you recommend any of the ones that are for s
hi Ross
> Any alternatives free or paid let me know..
http://www.isearchthenet.com/isearch/ is a good 'un, so long as you
don't have thousands of pages.
R
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ross wrote:
I am looking to install a php site search on one of my sites. Looking at
http://www.site-search-pro.com/
has anyoner used this? what do I need to do to get it working? do the files
reside on my server?
Any alternatives free or paid let me know..
I'm partial to mnogoSearch
http
I am looking to install a php site search on one of my sites. Looking at
http://www.site-search-pro.com/
has anyoner used this? what do I need to do to get it working? do the files
reside on my server?
Any alternatives free or paid let me know..
R.
--
PHP General Mailing List (http://www.p
Phillip S. Baker wrote:
> Greetings all,
>
> I just serached the records and found this topic.
> This nearly answers my question but not completely.
>
> I have a search field and a class that I found that will explode queries
> into an array based on boolean values and such.
> Which is great so I g
Greetings all,
I just serached the records and found this topic.
This nearly answers my question but not completely.
I have a search field and a class that I found that will explode queries
into an array based on boolean values and such.
Which is great so I get all the words a person is searching
On Thu, 20 Jan 2005 14:04:44 +0200, Rosen <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Can someone recommend me a search engine script in PHP for inside one site?
>
http://www.phpdig.net/
Regards,
Jordi
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.p
On Thu, 20 Jan 2005 8:16:28 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Just out of curiosity.. relating to this subject.. does anyone have any good
> documentation on creating your own site index so you can create your own
> search engine?
http://www.devshed.com/c/a/PHP/Search-This/
-
On Thu, 20 Jan 2005 14:04:44 +0200, Rosen <[EMAIL PROTECTED]> wrote:
> Can someone recommend me a search engine script in PHP for inside one site?
Use HTDig. Here's a tutorial on how to use it and how to write a PHP
wrapper around the result set for total customization of the display
results:
ht
Just out of curiosity.. relating to this subject.. does anyone have any good
documentation on creating your own site index so you can create your own search
engine?
That is.. do search engines like Google take every word in a web page and if
you search for that specific word it has a list of a
Why not use PHP to create static pages from your dynamic info (say 5 minutes
after the data is update?) and allow for the system to search the site then? I
have noticed that I don't even have to do that for the search spiders from
Google and yahoo to trawl my site and get everything, so maybe l
But here the problem is, that the texts in database uses from different
scripts and on the search engine I should show and link to the sctipt, thath
shows searched data.
My idea was for search script, who explore the whole site (as generated from
PHP scripts - via links ).
"Ben Edwards" <[EMAIL
Looks like you will have to write your own. Have a look at the
scripts you have and see how they do it. One option is to write the
'static' pages into the database as well as the file system. I
personaly put all content into a database and do not really have any
static pages atall.
Ben
On Thu,
I try many scripts for searching, but they don't work how I want.
The problem is, that part of site is static text ( not in database ) , other
part ( products ) are in MySQL database - this part is generating from PHP
scripts.
"Ben Edwards" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTEC
This kind of depends on what database you are using (I am asuming you
mean you have a data driven site you want to search so strictly
speaking it is the database that you want to search).
Mysl has free text search facilities (i.e. you can pass it a number of
words and it can search for them in a s
Hi,
Can someone recommend me a search engine script in PHP for inside one site?
Thanks in advance!
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, 14 Jan 2005 13:46:54 -0500, Josh
<[EMAIL PROTECTED]> wrote:
> I am converting a site to use includes instead of a Dreamweaver template. I
> want the URLs to look like this: www.my-site1234.com/contact instead of
> www.my-site1234.com/default.php?p=contact.
>
> I found some tutorials on ed
On Fri, 2005-01-14 at 13:46 -0500, Josh wrote:
> I am converting a site to use includes instead of a Dreamweaver template. I
> want the URLs to look like this: www.my-site1234.com/contact instead of
> www.my-site1234.com/default.php?p=contact.
>
> I found some tutorials on editing the .htaccess f
I am converting a site to use includes instead of a Dreamweaver template. I
want the URLs to look like this: www.my-site1234.com/contact instead of
www.my-site1234.com/default.php?p=contact.
I found some tutorials on editing the .htaccess file but where do I find it
on the server?
--
PHP Genera
Greg Donald wrote:
I need to improve my current "search mecanism" but got stuck in a
dilema : build one or use an existing engine?
I recently put together a large company intranet site search using
htdig and a simple php wrapper script:
http://www.devshed.com/c/a/PHP/Search-This/
http://www.htdig.o
On Sun, 7 Nov 2004 19:10:32 -0400, robert mena <[EMAIL PROTECTED]> wrote:
> I need to improve my current "search mecanism" but got stuck in a
> dilema : build one or use an existing engine?
I recently put together a large company intranet site search using
htdig and a simple php wrapper script:
h
Hi,
What search engine script you recommend to use for my Unicode web site
(English/Persian/Arabic at least) ?. It must able crawel my html files
too. and I prefer to able index my database driven pages too.
- Sadeq
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
I believe swish-e does Unicode, but I'm not 100% sure
Nick
-Original Message-
From: Sadeq Naqashzade [mailto:[EMAIL PROTECTED]
Sent: Monday, 8 November 2004 2:57 p.m.
To: Noodles
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Search engine : build a new one or use an alreadry
existin
Hi
Can I use them (swish-e & HtDig) for unicode scripts?
Sadeq
On Mon, 08 Nov 2004 13:49:32 +1300, Noodles <[EMAIL PROTECTED]> wrote:
> Curt Zirzow wrote:
>
>
> > * Thus wrote robert mena:
> >
> >>Hi,
> >>
> >>I need to improve my current "search mecanism" but got stuck in a
> >>dilema : build
Curt Zirzow wrote:
* Thus wrote robert mena:
Hi,
I need to improve my current "search mecanism" but got stuck in a
dilema : build one or use an existing engine?
My site, that uses php/smarty allows my users to browse products in a
category listing or search. Currently my search only performs a
'se
* Thus wrote robert mena:
> Hi,
>
> I need to improve my current "search mecanism" but got stuck in a
> dilema : build one or use an existing engine?
>
> My site, that uses php/smarty allows my users to browse products in a
> category listing or search. Currently my search only performs a
> 'sel
Hi,
I need to improve my current "search mecanism" but got stuck in a
dilema : build one or use an existing engine?
My site, that uses php/smarty allows my users to browse products in a
category listing or search. Currently my search only performs a
'select xxx from where field like ' and show t
Edward Peloke wrote:
Just curious as to how people handle search engine optimization when most of
the page content is dynically built from the db. Doesn't the bots need to
crawl the static pages and match your keywords to actual words in the file?
All pages are static once you load them, the lette
ks, etc.
Good luck.
Aaron
> -Original Message-
> From: Edward Peloke [mailto:[EMAIL PROTECTED]
> Sent: June 8, 2004 10:20 AM
> To: Php-General
> Subject: [PHP] search engine optimization and php
>
> Just curious as to how people handle search engine optimiza
Just curious as to how people handle search engine optimization when most of
the page content is dynically built from the db. Doesn't the bots need to
crawl the static pages and match your keywords to actual words in the file?
Also, is it not a good idea to put all your meta keywords into a
header
Might want to take a look at:
http://www.htdig.org/
Using the PHP wrapper class:
http://sourceforge.net/projects/htphp/
-Original Message-
From: Louie Miranda [mailto:[EMAIL PROTECTED]
Sent: Friday, August 15, 2003 12:42 AM
To: [EMAIL PROTECTED]
Subject: [PHP] php, search engine that
Hi,
Do you want to provide a web interface to your local file system? well
the easiest would then be to just exec locate, which will make use of
the slocate db. Alternatively you can try to exec find. These can be
done painlessly and you don't have to install any software.
If you need a more s
Do you know any?
--- -
Thanks,
Louie Miranda
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Check out:
http://www.htdig.org/
-Original Message-
From: imran [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2003 4:14 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Search Engine
Hi,
Does anyone know any free search engine for web application
imee
--
PHP General Mailing
* Thus wrote Jay Blanchard ([EMAIL PROTECTED]):
>
> Google for "free search engine for web application".
I always find it hard to search for the term 'free'. I'd like to
see the day when you can do this in google:
"free search engine for web application -ignore_stupid_sites"
cheers,
Curt
--
Hi,
http://www.conceptx.co.uk/rpgproducts/index.php?pid=1
I made this some time ago, it could do with some work (if I remember
rightly, it doesn't cut off after X amount of results, what can I say I'm
lazy) id does order by relevance but requires indexing after changes.
On 2/8/03 12:14 am, "imr
[snip]
Does anyone know any free search engine for web application
[/snip]
Google for "web application"? It's free. Oh, I get it!
Google for "free search engine for web application".
HTH!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Does anyone know any free search engine for web application
imee
On Jun 26, 2003, "David Elìas Sánchez Vásquez" claimed that:
|
|Hi folks
|
|First, thanks to Jim for the greeat tree-menu, we are just editing it.
|Ok, we are doing the tutorial for the Intranet of our University. There is
|just a lot of information and we want to give the user all the ways to fin
[snip]
First, thanks to Jim for the greeat tree-menu, we are just editing it.
Ok, we are doing the tutorial for the Intranet of our University. There
is
just a lot of information and we want to give the user all the ways to
find
the information he's looking for. Hence, we need a great search engine
Hi folks
First, thanks to Jim for the greeat tree-menu, we are just editing it.
Ok, we are doing the tutorial for the Intranet of our University. There is
just a lot of information and we want to give the user all the ways to find
the information he's looking for. Hence, we need a great search en
Hi,
I'm trying to find a script (PHP,Perl, Whatever) that will search
through a bunch text files, ignore certain keywords, and then generate a
text file with the line that each one is on, and what the words were.
Thanks,
-Michael
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
Sincerely
berber
Visit http://www.weberdev.com/ Today!!!
To see where PHP might take you tomorrow.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 21, 2003 8:56 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Search "engine"
Dose any one have a
Dose any one have any tips on making a very simple search engine, that
only searches in two fields of a mysql table.
I just need some pointers to know where to begin.
Thanks, David
Hello,
Can somebody direct me to a documentation source, about creating small
database search engines with PHP?
Thank you in advance, Andrian Ivanov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 2002-11-25 at 08:31, [EMAIL PROTECTED] wrote:
> I am in need of a search engine. I'd rather do one in PhP. Is there one
> available that I can see or at least get the code for?
This article might help.
http://www.onlamp.com/pub/a/php/2002/10/24/simplesearchengine.html
Brad
--
PHP Ge
hotscripts.com
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am in need of a search engine. I'd rather do one in PhP. Is there one
> available that I can see or at least get the code for?
>
> I'm a newbie to php. :)
>
>
> Krystal
--
PHP General Mailing
Can you be a bit more specific as to what you need to search on? Is it a
database, a set of web documents or do you want to create a search
engine like Google, which crawls websites as needed?
Let us know!
Marco
--
php|architect - The magazine for PHP Professionals
The first monthl
I am in need of a search engine. I'd rather do one in PhP. Is there one
available that I can see or at least get the code for?
I'm a newbie to php. :)
Krystal
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
Maybe a php solution is the best, because is compatible with both versions.
Thanks,
Rodolfo
From: Rodolfo Gonzalez <[EMAIL PROTECTED]>
To: R B <[EMAIL PROTECTED]>
Subject: Re: [PHP] Search engine simulation...
Date: Fri, 8 Nov 2002 12:31:19 -0600 (CST)
On Fri, 8 Nov 2002, R B
EMAIL PROTECTED]>
Subject: Re: [PHP] Search engine simulation...
Date: 08 Nov 2002 13:09:57 -0500
You should be able to sort records and limit the output with MySQL...
--
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmer
You should be able to sort records and limit the output with MySQL...
--
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmer
Come visit us at http://www.phparch.com!
--- Begin Message ---
I'm making a php database app
I'm making a php database application. The database tables have many rows
and in a webpage i have to display a big number of that rows, but the
browser display the information so slow or the browser chash.
So i was thinking to make a search engine simulation or webmail simulation,
that display t
Excuse me, this is line 40 in the script...
if (mysql_fetch_row($Result)<0) {
... and this is line 44...
while ($arrResult = mysql_fetch_array($Result, MYSQL_ASSOC)) {
Whats wrong with this code?
0) { // Überhaupt einschränken?
$Query .= " WHERE (";
$Query .= " referenzen_tbl.kat LIKE '%" . $arrSearch[0] . "%'";
$Query .= " OR referenzen_tbl.head LIKE '%" . $arrSearch[0] . "%'";
$Query .= " OR referenzen_tbl.text LIKE '%" . $arrSearch[0] . "%'";
$Que
Thanks for the feedback, once again timly and right on the money :)
What you mention is what I thought, I just had doubts which I wished to
clarify.
- Original Message -
From: "Ashley M. Kirchner" <[EMAIL PROTECTED]>
Date: Thursday, June 6, 2002 2:46 pm
Subject: Re: [PH
Scott Reismanis wrote:
> Just a quick question regarding developing search engine friendly
> pages. Basically I am re-writing my site so that say mysite.com?
> page=support&action=help becomes mysite.com/support/help/ Reason why is
> it looks nicer and is search engine friendly, as some search en
On Thu, 6 Jun 2002, Scott Reismanis wrote:
> Just a quick question regarding developing search engine friendly
> pages. Basically I am re-writing my site so that say mysite.com?
> page=support&action=help becomes mysite.com/support/help/ Reason why is
> it looks nicer and is search engine friend
Hey all,
Just a quick question regarding developing search engine friendly
pages. Basically I am re-writing my site so that say mysite.com?
page=support&action=help becomes mysite.com/support/help/ Reason why is
it looks nicer and is search engine friendly, as some search engines
cannot spider
Hi all,
firstly: i know nowt about search engines/crawlers spiders really.
i'm giving users fake sub-domains i.e
www.username.mysite.com gets redirected to www.mysite.com/users/sites/username via
mod_rewrite/wildcard dns
so i'm wondering if search engines will have any trouble indexing those site
PROTECTED]]
> Sent: Saturday, May 11, 2002 2:23 PM
> To: SpamSucks86
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Search Engine With Boolean Support <--Please help
>
> On Sat, 11 May 2002, SpamSucks86 wrote:
> > I need to have an internal search engine for my site. It needs
This is a bit of a tricky one, as a search engine isn't just some 10 line
code you can quickly type and expect to work. It'd be quite complex, because
you have to run several queries for each of the boolean types, and you also
have to account somehow for case-sensitivity.
I'm currently working on
#x27;t think it will help me.
-Original Message-
From: Miguel Cruz [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 11, 2002 2:23 PM
To: SpamSucks86
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Search Engine With Boolean Support <--Please help
On Sat, 11 May 2002, SpamSucks86 wrote:
>
On Sat, 11 May 2002, SpamSucks86 wrote:
> I need to have an internal search engine for my site. It needs to
> support Boolean (not, or, and). Are there any fairly simple scripts out
> there that will help me with this? Even if it's just to give me an idea
> of where to start. I'm using mySQL, and
I need to have an internal search engine for my site. It needs to
support Boolean (not, or, and). Are there any fairly simple scripts out
there that will help me with this? Even if it's just to give me an idea
of where to start. I'm using mySQL, and Boolean support isn't
implemented until v4.0. Th
om or PHPbuilder.com.
---John Holmes...
> -Original Message-
> From: Charl [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 30, 2002 1:08 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Search engine indexing
>
> Are PHP files indexed the same way as plain HTML files by sea
On Tue, 30 Apr 2002, Charl wrote:
> Are PHP files indexed the same way as plain HTML files by search engines?
Search engines don't know or care how pages were generated (PHP, ASP,
Perl, telekinesis, cosmic rays, etc.). They'll slurp up anything with HTML
or text on it. Some will read PDFs and oth
yup
On Tue, 30 Apr 2002, Charl wrote:
> Are PHP files indexed the same way as plain HTML files by search engines?
>
> -- Charl
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
PHP General Mailing List (http://www.php.net/)
Are PHP files indexed the same way as plain HTML files by search engines?
-- Charl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;t think my server even has PEAR installed, so even if I
> just put the script on my own directory, it still needs the
> PEAR.php - will I need to do that too?
>
> > -Original Message-
> > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, Marc
M
> To: lmlweb
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] PHP Search Engine?
>
>
> So just put that file in your own directory and use it from
> there. It is just a PHP script.
>
> On Sat, 23 Mar 2002, lmlweb wrote:
>
> > Hello,
> >
>
So just put that file in your own directory and use it from there. It is
just a PHP script.
On Sat, 23 Mar 2002, lmlweb wrote:
> Hello,
>
> I've picked up a book called the PHP Developer's Cookbook, specifically
> for the search engine that was featured in it. It required the use of
> PEAR's Fi
Hello,
I've picked up a book called the PHP Developer's Cookbook, specifically
for the search engine that was featured in it. It required the use of
PEAR's File/Find.php, which my host hasn't installed, ..and very likely
will not.
Is there another way of coming up with a search engine in PHP tha
You can do exactly the same thing with PHP. The 205 would show up in the
$PATH_INFO variable.
-Rasmus
On Thu, 21 Mar 2002, Kelly Meeks wrote:
> Does anyone have any ideas/info (or can you point me to) regarding how to make
>dynamic php content more search engine friendly (losing the '?' when
Does anyone have any ideas/info (or can you point me to) regarding how to make dynamic
php content more search engine friendly (losing the '?' when dealing with url
variables)?
As a Cold Fusion convert, you could do something like this:
http://www.blabla.com/dynamicpage.cfm/205 were 205 would
Does anyone know if there is a risk of search engine's banning you (or
reducing your status) if you use $HTTP_HOST to redirect visitors to two
separate domains such as in the example below? Note: It's not a header
redirect. Instead I use an include statement which works because both
websites ex
If I wanted to do a search engine for the web (and maybe for just a site) I
would set up a MySQL database and have a record for each site which is
included in the index. There would be fields for URL, Page title, Keywords
and maybe description / text extract from the URL.
It would be quite a simpl
PHP isn't totally bad for a search engine. Here's my story.
I was in a bit of a predicament when I first started work, because I had to
develop a search engine for online video objects. My company is essentially
a video re-purposing venture, where we take reams of analog, tape-based
videos, e
> * On 15-01-02 at 12:09
> * Yogesh Mahadnac said
>
>> Hi all! I want to develop a search engine in PHP for a
>> portal that I'm working on at the moment, and I'd be glad if
>> someone could please show me how to do it, or if anyone knows
>> of a link where i can find a tutorial for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 15-01-02 at 12:09
* Yogesh Mahadnac said
> Hi all! I want to develop a search engine in PHP for a portal that I'm working
>on at the moment, and I'd be glad if someone could please show me how to do it, or if
>anyone knows of a link
Hi all! I want to develop a search engine in PHP for a portal that I'm
working on at the moment, and I'd be glad if someone could please show me
how to do it, or if anyone knows of a link where i can find a tutorial for
that.
Use htdig
--
Jon Farmer
Systems Programmer, Entanet www.enta.net
Te
Hi all! I want to develop a search engine in PHP for a portal that I'm working on
at the moment, and I'd be glad if someone could please show me how to do it, or if
anyone knows of a link where i can find a tutorial for that.
Thanks and regards,
Yogesh Mahadnac
- Original Message -
> From: "Jon Haworth" <[EMAIL PROTECTED]>
> To: "'Krushna Kumar R'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
> Sent: Monday, September 24, 2001 7:36 PM
> Subject: RE: [PHP] search engine submission
>
>
quot;'Krushna Kumar R'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, September 24, 2001 7:36 PM
Subject: RE: [PHP] search engine submission
> You can find this code all over the web, an example of it can be seen at
> most search engines on the "Ad
h engines on the "Add a URL" page :-)
>
> What are you trying to do?
>
> Cheers
> Jon
>
>
> -Original Message-
> From: Krushna Kumar R [mailto:[EMAIL PROTECTED]]
> Sent: 24 September 2001 15:08
> To: [EMAIL PROTECTED]
> Subject: [PHP] search engine submissi
PROTECTED]
Subject: [PHP] search engine submission
Hi,
Can someone help me by where i could get some free code for search engine
submission
Regards
Krushna Kumar
**
'The information included in this Email is of a confidentia
1 - 100 of 116 matches
Mail list logo