hello everybody,
this string "my name is Buffon"
i want to take the parts of that string in an array without whitespace
i want the array come
Array ( [0] => my [1] => name [2] => is [3] => Buffon )
without any space
help . please with little explain
regards,
Buffon
how can i do that array??
Moderator: General Moderators
- afr_dnf2011
- Forum Newbie
- Posts: 14
- Joined: Mon Mar 21, 2011 8:20 pm