php trip <i> and its content code example Example: remove space from start and end of string in php $trimmed = trim($text); var_dump($trimmed);