NAME

Trim_Text


SYNOPSIS

Trim_Text ($text)


DESCRIPTION

Removes leading and trailing whitespace. It does not change the values passed in, but returns the trimmed value.


PARAMETERS

$text - Any sequence of characters.


RETURN

The input string without leading and trailing whitespace .


AUTHOR

Drew Davidson, UA/PIRL


VERSION

1.1 2006/03/29 04:51:01