hi guys
i am from turkey.i am sorry for my bad english
i want to shred to characters in veriable
for examle,
$variable="Fred love to php";
$variable2=function x($variable);
echo $variable2[0];
RESULT
"f"
************************************************************************
echo $veriable2[1];
RESULT
"r"
*****************
i want to spaces