Posted by David Grant on 12/19/05 19:14
Labunski wrote: > I need to split a long string into smaler chunks (an array), as a separator > using every third \n (and not just every \n). > I could use 'explode', but then it would produce too many chunks. php.net/preg_split Cheers, David -- David Grant http://www.grant.org.uk/
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming