[EMAIL PROTECTED] wrote:
I notice the syntaxis error in my previous message
array_slice(array_keys($hash_frequencywords,0,20)) must be
array_slice(array_keys($hash_frequencywords),0,20);
But the error continues generating me an "array enter" to my first
array. The error occurs in the followin
I notice the syntaxis error in my previous message
array_slice(array_keys($hash_frequencywords,0,20)) must be
array_slice(array_keys($hash_frequencywords),0,20);
But the error continues generating me an "array enter" to my first
array. The error occurs in the following piece of code:
for (