Need Simple PHP mysql search engine script
Need Simple PHP mysql search engine script
am 23.05.2010 20:24:29 von Nagendra Prasad
--000e0cd13a702059900487470a6a
Content-Type: text/plain; charset=ISO-8859-1
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.
--000e0cd13a702059900487470a6a--
Re: Need Simple PHP mysql search engine script
am 24.05.2010 07:04:25 von Chaitanya Yanamadala
--00c09f9c9ad4b4323804874ffae2
Content-Type: text/plain; charset=UTF-8
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
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.
>
--00c09f9c9ad4b4323804874ffae2--
Re: Need Simple PHP mysql search engine script
am 24.05.2010 07:04:25 von Chaitanya Yanamadala
--00c09f9c9ad4b4323804874ffae2
Content-Type: text/plain; charset=UTF-8
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
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.
>
--00c09f9c9ad4b4323804874ffae2--
Re: Need Simple PHP mysql search engine script
am 24.05.2010 08:01:20 von Nagendra Prasad
--000e0cd0eba2497fe1048750c6d1
Content-Type: text/plain; charset=ISO-8859-1
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.
--000e0cd0eba2497fe1048750c6d1--
Re: Need Simple PHP mysql search engine script
am 24.05.2010 08:01:20 von Nagendra Prasad
--000e0cd0eba2497fe1048750c6d1
Content-Type: text/plain; charset=ISO-8859-1
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.
--000e0cd0eba2497fe1048750c6d1--
Re: Need Simple PHP mysql search engine script
am 24.05.2010 08:06:45 von dmagick
On 24/05/10 16:01, nagendra prasad 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.
Requirements that specific won't have a generic script.
Start coding..
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Re: [PHP-DB] Need Simple PHP mysql search engine script
am 24.05.2010 15:33:49 von Bill Mudry
--=====================_591768685==.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed
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
--=====================_591768685==.ALT--
Re: [PHP-DB] Need Simple PHP mysql search engine script
am 25.05.2010 00:44:49 von Niel Archer
> 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.
As this is database related, you would likely get more replies asking
in the database list: php-db@lists.php.net
> 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.
--
Niel Archer
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php