<?php //echo "\"here\""; //$class = "ThisIsAClassName"; //$name = preg_replace('#^_#','',implode('_',preg_split('/(?=[A-Z])/',$class))); //echo "and the resulting name is $name"; for ($i =0 ; $i < 10000; $i++){ str_replace("[[",'',str_replace("]]",'',"[[admin]] [[or something]]")); } ?>
You have javascript disabled. You will not be able to edit any code.