Return to Snippet

Revision: 43540
at March 26, 2011 01:13 by kidmizere


Initial Code
Strip whitespace (or other characters) from the beginning and end of a string

$variable = trim($variable);

Initial URL

                                

Initial Description

                                

Initial Title
Trim Whitespace PHP

Initial Tags

                                

Initial Language
PHP