Search found 1 match

by clashingrocks
Fri Aug 26, 2005 11:52 am
Forum: PHP - Code
Topic: removing end of file characters.
Replies: 4
Views: 432

You can use PHP's rtrim to remove characters from the end of the string. Here's a link for more information on the rtrim function:

http://us3.php.net/rtrim