Split string at capitalized letters
In case you want to split a string at capitalized letters:
pregsplit('/(?=[A-Z])/', $string, null, PREGSPLITNOEMPTY));
Written by Joeri Verdeyen
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best #Php Authors
Related Tags
#php
Sponsored by #native_company# — Learn More
#native_title# #native_desc#