Page 1 of 1

displaying array in specific character position in textarea

Posted: Tue Jan 25, 2011 9:46 pm
by crazykeff
isit possible to display stored array information in specific position?

P.S. the numbers in the image examples are referring to the character length and position, for example $print[0] starts at character position 1 and the length is 30 characters long.

Re: displaying array in specific character position in texta

Posted: Tue Jan 25, 2011 10:23 pm
by Jonah Bron
I'm not entirely sure I understand what you want, but is substr_replace() what you want?

http://php.net/substr-replace