jpnoob
Member
- Joined
- Jun 4, 2009
- Messages
- 8
- Programming Experience
- 1-3
I have the following string http://www.domain.com/this/that/and/the/other and want to extract this/that/and/the/other from it. This part of the string will be dynamic so it could be just this/that or longer. Ultimately i'd like to look for http://www.domain.com/ in the string and grab everything else right of it no matter how long the additional length of the string is.
Hope that makes sense!
Thanks in advance!
Hope that makes sense!
Thanks in advance!