Hello
My problem is when print out the array, it will include the index of the array and then value like this [0] => haha...
if i just want the value print out like "haha" only then what should i write?
Can some one guide me?Thank
My problem is when print out the array, it will include the index of the array and then value like this [0] => haha...
if i just want the value print out like "haha" only then what should i write?
Can some one guide me?Thank
Comment