[REQUESTED] Split all characters in a string

Shows you how to split all characters from a string. Example: String = "blah"; echo this: b l a h

 

Share this Listing