SyntaxFix
Write A Post
Hire A Developer
Questions
Expanded from @SeaBrightSystems answer, you could try this:
$s1 = "textasstringwoohoo"; $arr = str_split($s1); //$arr now has character array