Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Menu
rtrim « String « PHP
PHP
String
rtrim
1.
Cleaning Up a String with trim(), Itrim(), and strip_tags()
2.
string rtrim ( string str [, string trim_chars] ) only trims whitespace from the righthand side of a string.