At 8:17 PM +0530 12/29/08, Tiji varghese wrote:
Hi all,I would like to set up search functionality on my website.
I'm using PHP and Mysql. Most of the pages contain static text in
the html and is not database driven. I need some idea on how should
I go about it without moving everything to data
> Hi all,I would like to set up search functionality on my website. I'm using
> PHP and Mysql. Most
> of the pages contain static text in the html and is not database driven. I
> need some idea on how
> should I go about it without moving everything to database driven
> functionality.
You could
Or even a google search widget...
Miles Thompson wrote:
> On Mon, Dec 29, 2008 at 10:47 AM, Tiji varghese wrote:
> ht-dig (or digg)
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, Dec 29, 2008 at 10:47 AM, Tiji varghese wrote:
> Hi all,I would like to set up search functionality on my website. I'm using
> PHP and Mysql. Most of the pages contain static text in the html and is not
> database driven. I need some idea on how should I go about it without moving
> every
Hi all,I would like to set up search functionality on my website. I'm using PHP
and Mysql. Most of the pages contain static text in the html and is not
database driven. I need some idea on how should I go about it without moving
everything to database driven functionality. Please help.Thanks in
On Wed, Sep 24, 2008 at 4:47 PM, Dan Shirah <[EMAIL PROTECTED]> wrote:
> Its pretty straight forward, you create a query that extracts the name
>>> and id of the records with a relevant where clause created on the fly. When
>>> outputing the data, each record gets created as a link that then loa
>
> Its pretty straight forward, you create a query that extracts the name
>> and id of the records with a relevant where clause created on the fly. When
>> outputing the data, each record gets created as a link that then loads
>> another page/div with the total dataset for that record. The quest
On Mon, Sep 22, 2008 at 4:07 PM, Dan Shirah <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I'm looking for suggestions on how to create a search function within my
> application. First I'll give you an overview.
>
> At the top of my page I have a form that contains name and date fields.
> When a use
Hello all,
I'm looking for suggestions on how to create a search function within my
application. First I'll give you an overview.
At the top of my page I have a form that contains name and date fields.
When a user puts in some data and selects "Search" a simple column of
results will be displaye
9 matches
Mail list logo