Brad Wright wrote:
Erik,
thanks, are you able to pint me to some good reference sources on
tokenizer's... i have never come across them before
I have been scouring the web, and am coming up a decided blank. :)
The only tokenizers I have used are the StringTokenizer and
StreamTokenizer classes
> From: Erik Price <[EMAIL PROTECTED]>
> Date: Tue, 18 Mar 2003 16:57:57 -0500
>
> The only tokenizers I have used are the StringTokenizer and
> StreamTokenizer classes in Java. If you want to learn about these, go
> to this web page: http://www.mindview.net/Books/TIJ/ and download the
> book "Th
On Wed, 19 Mar 2003 07:30:20 +1000, Brad Wright wrote about "Re: [PHP]
Using PHP to get a word count of a MSword doc" what the universal
translator turned into this:
>Thanks for the reply Rene,
>
>Any change of a code sample of how u did this?? Im not at all experienced in
>
, in water there are
bacteria
From: Erik Price <[EMAIL PROTECTED]>
Date: Tue, 18 Mar 2003 16:45:47 -0500
To: Brad Wright <[EMAIL PROTECTED]>
Cc: PHP General List <[EMAIL PROTECTED]>
Subject: Re: [PHP] Using PHP to get a word count of a MSword doc
Brad Wright wrote:
Thanks for th
<[EMAIL PROTECTED]>
> Date: Tue, 18 Mar 2003 16:57:57 -0500
> To: Brad Wright <[EMAIL PROTECTED]>
> Cc: PHP General List <[EMAIL PROTECTED]>
> Subject: Re: [PHP] Using PHP to get a word count of a MSword doc
>
>
>
> Brad Wright wrote:
>> Erik,
>>
PHP General List <[EMAIL PROTECTED]>
> Subject: Re: [PHP] Using PHP to get a word count of a MSword doc
>
>
>
> Brad Wright wrote:
>> Thanks for the reply Rene,
>>
>> Any change of a code sample of how u did this?? Im not at all experienced in
>> Java.
Brad Wright wrote:
Thanks for the reply Rene,
Any change of a code sample of how u did this?? Im not at all experienced in
Java.
According to the manual, PHP does have some tokenizer functions:
http://www.php.net/manual/en/ref.tokenizer.php
However, the documentation appears to be lacking as t
--
In wine there is truth, in beer there is strength, in water there are
bacteria
> From: -{ Rene Brehmer }- <[EMAIL PROTECTED]>
> Organization: www.metalbunny.net
> Date: Mon, 17 Mar 2003 21:36:48 +0100
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Using PHP to get a word cou
On Mon, 17 Mar 2003 15:43:07 +1000, Brad Wright wrote about "[PHP] Using
PHP to get a word count of a MSword doc" what the universal translator
turned into this:
>I have a mySQL DB that stores word documents (as a BLOB). I am trying to
>find a way of doing a word count on the documents using PHP.
> I have a mySQL DB that stores word documents (as a BLOB). I am trying
to
> find a way of doing a word count on the documents using PHP. Can
anyone
> help??
Look at this:
http://www.winfield.demon.nl/index.html
to convert it to text and then count words. I just did a quick search to
find the ab
10 matches
Mail list logo