Re: [PHP] Re: string function that inserts a char

2004-03-20 Thread Five
"Jason Giangrande" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Five wrote: > > "Five" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > >>I just finished looking through string functions > >>http://us2.php.net/manual/en/ref.strings.php > >>and can't find one that

Re: [PHP] Re: string function that inserts a char

2004-03-20 Thread Jason Giangrande
Five wrote: "Five" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I just finished looking through string functions http://us2.php.net/manual/en/ref.strings.php and can't find one that inserts a character, not replaces one. If there's a string that's over 50 chars long without a space,

[PHP] Re: string function that inserts a char

2004-03-20 Thread Five
"Five" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I just finished looking through string functions > http://us2.php.net/manual/en/ref.strings.php > and can't find one that inserts a character, not replaces one. > > If there's a string that's over 50 chars long without a space, I