I need to split a string, but in a very unusual way.
$string1 = "HelloWorld"
$string2 = "AlphaBravo"
$string3 = "BreakMeUp"
I need the following split at each upppercase letter for this output
Hello World
Alpha Bravo
Break Me Up
Moderators: macek, egami, gesf



Users browsing this forum: No registered users and 1 guest