$string = "Hello World"; print join("\n",split //,$string), "\n";
But you can see that
split //,$string
is the black magic.
-QM
--
Quantum Mechanics: The dreams stuff is made of
In reply to Re: How to get each character in string value
by QM
in thread How to get each character in string value
by dharanivasan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |