Hi I am new to iphone development.
I want to obtain string from url path
For example,
the relative path: 90-000000-General_Motors
i want to extract: General Motors
if path is 90-000000-General_Motors/5.jpg
i want to extract: 5
How can i acheive using simple coding