Just to add my two cents...

I too have created a PHP wrapper for htdig. I've set up a page that explains 
how it works and may actually help others trying to comingle htdig, PHP, and 
MySQL

http://dev.susansexton.com/htdig/

Ted Stresen-Reuter

>From: Marcel Hicking <[EMAIL PROTECTED]>
>To: Ted Stresen-Reuter <[EMAIL PROTECTED]>,   
>[EMAIL PROTECTED]
>Subject: Re: [htdig] PHP without a wrapper and Htpurge error?
>Date: Wed, 10 Apr 2002 11:00:44 +0200
>
>I've made a somewhat flexible PHP wrapper plus templates for
>htsearch a while ago, runs quite stable on our live system.
>If anyone is interested, I'll be happy to contribute.
>Calls the htsearch directly, too, and has some additional
>features.
>
>Cheers,
>Marcel
>
>
>--On Dienstag, 9. April 2002 13:48 -0500 Ted Stresen-Reuter
><[EMAIL PROTECTED]> wrote:
>
>>htdig.org indicates that you need to use a wrapper with PHP but I've been
>>quite successful using htdig without a wrapper by calling the program
>>directly from PHP (exec("/usr/local/htdig/bin/htsearch $QUERY_STRING",
>>$results, $exit_code);) and then parsing the results displaying them as
>>desired. In fact, I'm just starting to develop an htdig class to simplify
>>the display of results. I'd be more than willing to share the code once
>>I've got something worth sharing. Anyone care to help?
>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to