how do i take away the first N chars of a string?
Moderator: General Moderators
how do i take away the first N chars of a string?
I gave a look at the manual and couldnt find the right function.
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
Code: Select all
substr()