Ver original$site_path = realpath ( dirname ( __FILE__ ));$carpetas=explode('/',$site_path);$key=count($carpetas);echo $carpetas[$key-1];