[ajug-members] php to java II
521
521 at ofig.org
Fri Sep 5 13:48:22 EDT 2008
the php implode/explode functions would be like a class-method in java that recieves (1) a string, and (2) a delimiter, then gives back an array of the strings that exist between the delimiter(s)...
On Thu, 04 Sep 2008 20:42:16 -0400, mcdaniel wrote
> in php there is an implode/explode function which provides
> array.to.string/string.to.array conversion- what is popular/correct to
> use in java?
>
> barclay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ajug.org/pipermail/ajug-members/attachments/20080905/815e77f0/attachment.html
More information about the ajug-members
mailing list