hello
I am new to php and i want to separate the string "hello, everyone how are you?"
and want to echo (print) all the characters separetly in php. how can i do that.
I am new to php and i want to separate the string "hello, everyone how are you?"
and want to echo (print) all the characters separetly in php. how can i do that.
Comment