<?php $string = 'Extract items through isolation wanting your utility'; $string = 'Cannot remember better arguments!'; echo strtoupper( preg_replace( '~\w{2}\K\w*\W*~', '', $string ) );
You have javascript disabled. You will not be able to edit any code.