Get last path part from NSString

Viewed 28070

Hi all i want extract the last part from string which is a four digit number '03276' i:e http://www.abc.com/news/read/welcome-new-gig/03276

how can i do that.

7 Answers
Related