Recent changes RSS feed
 
Table of Contents

Trim Filter

The TrimFilter passes content through the PHP function trim. That is, it removes whitespace from the beginning and end of a string.

Usage

{$yourvar|trim}

Result

"your string" -> "your string"
 
filter/core/trim.txt · Last modified: 2006/12/09 17:14
 
Hosting for this site donated by Procata PHP Development