Posted by David Precious on 11/29/05 17:22
> > No, preg_split would be overkill here, you want to take a look at > > str_split: > Sorry I forgott to tell that I'm not using PHP 5.x :-) Ahhh, right - my answer won't be of much use to you then :-) In that case, David Grant's suggestion of using chunk_split() in combination with split() is probably your best option then! Cheers Dave P
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming