$string = 'hello'; @array = split(//, $string); [download]
In reply to Re: String into Array by BeernuT in thread String into Array by cdherold