bccamp
Technical User
- Jan 20, 2005
- 69
I've tried to figure this out, but I'm stumped. I have combined words like "SplitWords" which I need to make into "Split Words." I've looked at 'split', 'ereg_replace', 'preg_replace' but I'm having a terrible time with the syntax. The best I can do so far is make it " plit ords" with ereg_replace. Please help me with the syntax on this.