Re: [PHP-DB] (Most frequently..) Corrected and added note

2008-01-17 Thread Chris
[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

[PHP-DB] (Most frequently..) Corrected and added note

2008-01-17 Thread buzon
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 (