Thread
:
split string into array
View Single Post
07-07-2012, 05:19 AM
PM User
|
#
3
sorlaker
Regular Coder
Join Date: Dec 2009
Posts: 167
Thanks: 23
Thanked 1 Time in 1 Post
yeah i know it works that way. but it not returns as an array.
try printing b[1]
if u print b[0] the output will be :
some
phrase
and i need to assign b[0] to some and b[1] to phrase. o.O
sorlaker
View Public Profile
Find More Posts by sorlaker