Saying substr($x,13,5,'Perl') would work as well, but I find it less clear.$x = 'Just another COBOL hacker,'; substr($x,13,5) = 'Perl';
In reply to Re: How can I delete a part of a string?
by ariels
in thread How can I delete a part of a string?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |