try.. $username = " this is user name "; $username = trim(str_replace(' ','',$username)); echo $username;. for registration, try
確定! 回上一頁