Thanks Tedd... looks like a promising link. I'll take a look!
On 12/12/07, tedd <[EMAIL PROTECTED]> wrote:
>
> At 5:36 PM -0500 12/8/07, Steve Finkelstein wrote:
> >Hey folks,
> >
> >One area I lack experience in is writting a solution to index/search on a
> >site. Would anyone be kind enough and
At 5:36 PM -0500 12/8/07, Steve Finkelstein wrote:
Hey folks,
One area I lack experience in is writting a solution to index/search on a
site. Would anyone be kind enough and point me in the right direction as far
as any books which discuss some simple solutions or articles/blogs on the
web? Clea
On Sat, December 8, 2007 4:36 pm, Steve Finkelstein wrote:
> One area I lack experience in is writting a solution to index/search
> on a
> site. Would anyone be kind enough and point me in the right direction
> as far
> as any books which discuss some simple solutions or articles/blogs on
> the
> w
Hello,
This is quite simple, you need to have mysql table with "fulltext" index.
The "hard work" is done by mysql, you need to learn a few of things
about fulltext with mysql, for that you can google it.
PHP is only used to send the query to mysql (in most of case but not always).
Try to do som
Hey folks,
One area I lack experience in is writting a solution to index/search on a
site. Would anyone be kind enough and point me in the right direction as far
as any books which discuss some simple solutions or articles/blogs on the
web? Clearly I'm not looking for anything as complex as Google
5 matches
Mail list logo