Justin Patrin wrote:
> Benjamin Jeeves wrote:
>
>> Hi all,
>>
>> I have a search where I search inside a document and count how many times
>> I found a given word.
>>
>> My problem is that I have a list e.g. $list_path this is a string of
>> wher
Hi all,
I have a search where I search inside a document and count how many times I
found a given word.
My problem is that I have a list e.g. $list_path this is a string of where the
file is location on the server what I need help on this getting this list
into array format of /somepath/doc1.
Hi All
Was hoping some one might be able to point me down the right road I would like to be
able to read the context of a pdf file into an array then search that array for a word
is this possible with php. e.g can I read a pdf file into an array ?
Thank you
Ben
Hi All
I have two array one with a list of items in it. Then a second array with a list of
items in it what I want to be able to do is compare array1 to array2 and if a match is
found in both arrays delete that match from array1 and then so now? Any help would be
good.
so array1 = (1,2,3,4,5)
4 matches
Mail list logo