libextractor integration in PHP application

View: New views
2 Messages — Rating Filter:   Alert me  

libextractor integration in PHP application

by Karolis Bartkus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I'd like to know of how to integrate libextractor in my php application
like you done it in "online demo".
(Actually I need to get character count and word count information of
doc file using php)

Thank you very much in advance.

---
Karolis


_______________________________________________
libextractor mailing list
libextractor@...
http://lists.gnu.org/mailman/listinfo/libextractor

Re: libextractor integration in PHP application

by Christian Grothoff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The source-code for the demo is in subversion, at
https://gnunet.org/svn/Extractor-docs/WWW/

The demo uses a system call to the "extract" binary.  A slightly tigher
integration can be achieved with the PHP binding which is at
https://gnunet.org/svn/Extractor-php/ (but I have not used that myself yet).

Christian

On Thursday 27 March 2008, Karolis Bartkus wrote:

> Hello,
>
> I'd like to know of how to integrate libextractor in my php application
> like you done it in "online demo".
> (Actually I need to get character count and word count information of
> doc file using php)
>
> Thank you very much in advance.
>
> ---
> Karolis
>
>
> _______________________________________________
> libextractor mailing list
> libextractor@...
> http://lists.gnu.org/mailman/listinfo/libextractor




_______________________________________________
libextractor mailing list
libextractor@...
http://lists.gnu.org/mailman/listinfo/libextractor