Does PHP have an equivalent to PERL's chop - that is, a way to get rid of
the last character in a string?

"Hello World" to "Hello Worl"

Thanks in advance.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to