PHP erhalten Sie URL -Pfadname
parse_url( $_SERVER[ 'REQUEST_URI' ], PHP_URL_PATH );
Yoshkinawa
parse_url( $_SERVER[ 'REQUEST_URI' ], PHP_URL_PATH );