$str = "http://localhost/misitio/carpeta/origen.php"; //$_SERVER['HTTP_REFERER']$arr = split("/",$str);$num = count($arr);echo $arr[$num-1];