I've a URL similar to this:
http://somethinfs.com/folder/134039/the_title_of_somethings.html http://somethinfs.com/folder/184738/the_title_of_somethings_else.html
From this URL, I need to extract the "134039" and "184738".
I've tried to use the strpos and substr but it doesn't work, it just return me .html.