Re: [PHP-DB] search engine for database driven site?

2001-09-12 Thread leo g. divinagracia iii

1.  use WYSIWYG html editor to make the initial HTM page with a search
form with 2 text boxes.
2.  the action for the form is the PHP page.
3.  connect the two (using the variables in the sql query statement

that's what i do... 

andrew hill wrote:
 
 Hi,
 
 Can anyone recommend either a general approach or sample scripts to create a
 search-box on my site?
 It's an existing site being dynamically generated from a database - I want
 to specify a couple of fields in my main page table to be searched on.
 
 cheers,
 duirfire
 
 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
 
 --
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
Leo G. Divinagracia III
[EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] search engine for database driven site?

2001-09-09 Thread andrew hill

Hi,

Can anyone recommend either a general approach or sample scripts to create a 
search-box on my site?
It's an existing site being dynamically generated from a database - I want 
to specify a couple of fields in my main page table to be searched on.

cheers,
duirfire

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]