<?php $url = 'localhost/pages/home'; $url = explode("/", $url); var_dump($url);
You have javascript disabled. You will not be able to edit any code.