On 27/04/2007, at 7:57:45 PM, Edward Kay wrote:

Interesting problem. I've got a few ideas but please could you clarify what
you want as the output? Is it just an array of the groups, i.e.

Array
(
        [0] => 'B,X,I,M,V,F,D'
        [1] => 'C,Q,K'
        [2] => 'G,N'
        [3] => 'R,U'
)

Hi Edward,

Yep, an array like that would be great.


Thanks,

Stewart

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

Reply via email to