php-windows Digest 24 May 2010 13:34:19 -0000 Issue 3816

Topics (messages 30115 through 30117):

Re: [PHP-DB] Need Simple PHP mysql search engine script
        30115 by: Chaitanya Yanamadala
        30116 by: nagendra prasad
        30117 by: Bill Mudry

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
most of the users use this for the search engine..
http://www.sphider.eu/


Chaitanya

"A man can get discouraged many times but he is not a failure until he stops
trying..."

"The difference between 'involvement' and 'commitment' is like an
eggs-and-ham breakfast: the chicken was 'involved' - the pig was
'committed'."



On Sun, May 23, 2010 at 11:54 PM, nagendra prasad
<nagendra802...@gmail.com>wrote:

> Hi All,
>
> I need a simple PHP mysql search engine script. I know their are lots of
> scripts available on the net, but I need a script which is tested by you or
> any experts. Please help me.
>
> Best,
> Guru.
>

--- End Message ---
--- Begin Message ---
Hi Chaitanya,

I have used the below script but its not meeting my requirements. What I
need is that I have a database in which their are names which I wanted to
use as keywords. I want to  search with only one variable called Names. the
other stuff will come along with it. Please help me if anyone knows a good
script for it.

PS: I have tried my own script and a number of scripts available on the net
but it didn't worked as per my requirements.

Best,
Guru.

--- End Message ---
--- Begin Message ---
At 02:01 AM 24/05/2010, you wrote:
Hi Chaitanya,

I have used the below script but its not meeting my requirements. What I
need is that I have a database in which their are names which I wanted to
use as keywords. I want to  search with only one variable called Names. the
other stuff will come along with it. Please help me if anyone knows a good
script for it.

PS: I have tried my own script and a number of scripts available on the net
but it didn't worked as per my requirements.

Best,
Guru.

I have a similar requirement. The site I am working on is totally dynamic,
even the HTML statements, so search engines that search only text in
web pages will not work. Right now you can look at data only if you
know the botanical name and there is no real search engine.

I hope to eventually be able to allow users to search by common names,
countries of origin and other fields in at least one MySQL table and
perhaps multiple tables.

I will be interested in what comments follow from others. I have looked at
various packages on the net but have been working on other aspects of
building the site for now. Some of the setup procedures look fairly complex.

Bill Mudry



--- End Message ---

Reply via email to