Dear Friends,

When we click a combo box, in a perticular file, the output from the
database should display in the same screen, in a text box or a combo box (We
want this to happen without pressing the submit button).

Any clue please????

Subodh

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, August 15, 2003 1:27 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] php, search engine that index via local filesystem?


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 sophisticated solution i belive htdig has the
facility to index from local files.

If you are looking to build a full fledged search engine aspseek and
mnogosearch (both open source) are some of the best around.

all the best


Louie Miranda wrote:

>Do you know any?
>
>
>--- -
>Thanks,
>Louie Miranda
>
>
>
>
>
>
>


--

Raditha Dissanayake
-------------------------------------------------------------
http://www.radinks.com/sftp/
Lean and mean Secure FTP applet with Graphical User Inteface.
just 150 Kilo Bytes



--
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/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to