[PHP] Re: breaking the string

2004-05-14 Thread Torsten Roehr
Gowthaman Ramasamy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] hello list, can we split a string into substrings of particular size. for example .. i have as sting of 1000 characters. can i split it into stings of 150 and feed them into an array. This should be EXACTLY what

[PHP] Re: breaking a string into chunks

2003-09-19 Thread David Robley
In article [EMAIL PROTECTED], davidtg- [EMAIL PROTECTED] says... Hi, all -- Now it's my turn to ask a simple question, or one that sure sounds like it should be... I have a 14-char date string like 20030917181909 and I need to break it into its component parts for a more readable