View Single Post
Old 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
sorlaker has a little shameless behaviour in the past
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 is offline   Reply With Quote