On 10/15/07, Richard Heyes <[EMAIL PROTECTED]> wrote:
>
> Philip Thompson wrote:
> > ...
>
> <?php
>      $str = 'thisIsAStringIHave';
>
>      echo ucfirst(preg_replace('/([A-Z])/', ' $1', $str));
> ?>
>
> HTH


Ha! I knew there was a much easier way. My brain is still not working this
Monday morning........ need... more... caf... feine........

Thanks!!
~Philip

Reply via email to