<?php $texto = "<u>Administração</u>";echo preg_replace('/([qpç]+)/iu', '</u>$1<u>', $texto);
Standard input is empty
<u>Administra</u>ç<u>ão</u>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!