i thought that would take my string, and take the last char off, how do i do it?PHP Code:$str = substr($str,strlen($str)-1);
Also, is the newline character "\n" because it isnt working correctly..
|
Results 1 to 6 of 6
Thread: Cut off last char of a string |
Click Here to Expand Forum to Full Width |