Re: Recursive function for array task?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux