Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] querying multiple fields of database From: Colin Viebrock (cmv <email protected>)
Date: 01/22/99

> I want a basic search engine for my site.
> I can't believe it's as easy as a select statement.
>
> is it?

I suppose it would be ... if you have the content of every page of your site in a database.

Let's assume you're normal and don't. :)

MySQL (or a database) is probably not the tool for you. May I humbly recommend Ht://Dig
(http://www.htdig.org). This fine, open-source piece of software is specifically designed to
make full-site searches easy and fun.

Okay, it makes them easy. The fun is up to you.

May I further recommend the wonderful article by yours truly about using Ht://Dig and PHP
together ... soon to appear at http://www.devshed.com.

- colin

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>