First of all, I'd like to thank you all very much for helping me with my
arra-problem, array_count_values is exactly what i was looking for and it
is working perfectly! But.. print_r(array_count_values($array)) gives something
looking like this:

Array([computer] => 2 [harddrive] => 1 [crash] => 1)
etc..

I would off course like it even better when i was able to print to the values
(word and number) in an HTML table structure, or each new word on a new line
for instance, and without the [ ]  and =>. Is this possible, and if so, how
do i solve this?

Thanks again for all you great help!!!!

Dore
+++++++++++++++++++++++++++++++++++
N    Dore van Hoorn
S    s1000454 AlfaInformatica-RuG
E    [EMAIL PROTECTED]
W    http://www.let.rug.nl/~s1000454
+++++++++++++++++++++++++++++++++++


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to