Filters all prepended and trailing whitespaces from given value.

category Formagic
package Filter
author Florian Sonnenburg
copyright Copyright (c) 2009-2011 Florian Sonnenburg
version $Id: Trim.php 169 2012-05-06 20:16:16Z meweasle $

 Methods

Removes all prepended and trailing whitespaces.

filter(mixed $value) : mixed

Parameters

$value

mixed

Value to be trimmed

Returns

mixedTrimmed value