in reply to removing first char of string
Doh! Thanks ihb.$string = reverse(chop(reverse($string)));
Note to self: Don't offer advice while drinking beer...chop(reverse$string)); $string = reverse($string);
Sorry all.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: removing first char of string
by ihb (Deacon) on Feb 10, 2003 at 03:06 UTC |