<?php $string = 'aaaba'; var_export( !strlen(trim($string, $string[0])) );
You have javascript disabled. You will not be able to edit any code.