in reply to Re: substr function
in thread substr function
I want to understand how it is working and then write my own subroutine for my script
Suppose i have string that contains tags like "<bold>" it should not count this tag. If string has something like "<194>" I want substr to consider it as one character.
Thank you very much
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: substr function
by Corion (Patriarch) on Jan 13, 2011 at 15:06 UTC | |
|
Re^3: substr function
by Jim (Curate) on Jan 13, 2011 at 16:41 UTC | |
by ikegami (Patriarch) on Jan 13, 2011 at 16:56 UTC | |
by Jim (Curate) on Jan 13, 2011 at 17:11 UTC | |
by ikegami (Patriarch) on Jan 13, 2011 at 17:30 UTC | |
by Jim (Curate) on Jan 13, 2011 at 17:48 UTC |