This will probably be simple but i just want to see an easy way to do it.
Lets say i have a string
$string="abcdefghijklmnop"
Now i want to splict each letter of the string into its own variable like :
$a="a"
$b="b"
$c="c"
... and so on
Jemts
"If you're traveling in a time machine, and you're eating corn on the cob, I don't think it's going to affect things one way or the other. But here's the point I'm trying to make: Corn on the cob is good, isn't it."