real time example of explode in php Example: php explode end $url = explode("/", URL::current()); echo end($url);