<?php $url = "/0123456789/abcdefg"; echo $words = substr($url, strrpos($url, '/') + 1);
You have javascript disabled. You will not be able to edit any code.