<?php $string = 'RTÂ 2'; print_r(preg_split('/[\s\x00A0]+/u', $string));
You have javascript disabled. You will not be able to edit any code.