<?php var_dump(mb_regex_set_options('ixmsplne')); var_dump(mb_ereg_replace('(h)', 'strtoupper("\\1")', 'hello', null));
You have javascript disabled. You will not be able to edit any code.