<?php $string = "%20Xbox360"; $string = urldecode($string); $string = trim($string); var_dump($string);
You have javascript disabled. You will not be able to edit any code.