Hi,
I have a string that looks like this;
example:example:example
It consists of three words, each seperated by colons and are of variable length.
I want to get these words from the string and put them into a variable.
Using php.net I can see a way to do it, but it looks very complicated and there must be an easier way that I have overlooked.
If someone could help me that would be great.
Thanks
Mike
Help with manipulating a string.
Moderator: General Moderators
-
michael_mead
- Forum Newbie
- Posts: 2
- Joined: Sun Dec 14, 2003 4:37 pm
-
microthick
- Forum Regular
- Posts: 543
- Joined: Wed Sep 24, 2003 2:15 pm
- Location: Vancouver, BC
-
michael_mead
- Forum Newbie
- Posts: 2
- Joined: Sun Dec 14, 2003 4:37 pm